Description
Helps Sphinx document command-line programs by extracting command usage, options, and related reference information. It is useful when a project wants CLI documentation generated from the program interface instead of copied by hand.
Developers use it as a documentation extension. Generated command references still need human examples and warnings for commands that modify files, services, or remote systems.