byexample
byexample copied to clipboard
Create and install a manpage.
Describe the feature you'd like
In the same line than #75 , we should create a manpage from the argparser parser.
This is the place where the argparser is built:
https://github.com/byexamples/byexample/blob/338911310018f21fe9f1cdb90ddcde6069626fc3/byexample/cmdline.py#L153
May be https://github.com/praiskup/argparse-manpage ?