Closed
Description
Feature or enhancement
Proposal:
Currently, the platform
module's CLI is fairly hidden and inaccessible. I think there are two main issues with the module CLI.
- There is no "Command Line Interface" section of the docs like there is with some other modules e.g. random. (It is, however, listed under the Modules command-line interface section)
- There is no help section when running the platform CLI, the CLI takes two arguments
--terse
and--nonaliased
, which I could only find from looking at the source in Lib/platform.py.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response