Closed clagraff closed 7 years ago
As per: https://docs.python.org/dev/library/argparse.html#epilog
Add an epilog method which will be used to store text to be outputted after the help-text of a parser.
Ooops. Added the wrong label.
Taking this one.
In progress via PR https://github.com/clagraff/argparse/pull/40
PR accepted 👍
As per: https://docs.python.org/dev/library/argparse.html#epilog
Add an epilog method which will be used to store text to be outputted after the help-text of a parser.