There isn't a manpage. Documentation of how to use py_temp_convert is displayed when passing -h or --help as parameter, only.
Suggested behaviour
Provide a manpage, as they're the de-facto standard for providing documentation of cli-applications.
### Actual behaviour
There isn't a manpage. Documentation of how to use py_temp_convert is displayed when passing `-h` or `--help` as parameter, only.
### Suggested behaviour
Provide a manpage, as they're the de-facto standard for providing documentation of cli-applications.
Jeybe
added this to the Version 1.0 milestone 2 years ago
Actual behaviour
There isn't a manpage. Documentation of how to use py_temp_convert is displayed when passing
-h
or--help
as parameter, only.Suggested behaviour
Provide a manpage, as they're the de-facto standard for providing documentation of cli-applications.