Description
Generate Unix manual pages from Python command-line projects, especially tools that already describe arguments with argparse. It helps developers ship local command documentation with less duplication.
Generated documentation should match real command behavior. Review options, examples, and defaults before packaging man pages.