This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul.j3
Recipients ThatXliner, paul.j3, rhettinger
Date 2020-10-14.19:02:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602702149.74.0.895223041896.issue42023@roundup.psfhosted.org>
In-reply-to
Content
Some StackOverFlow answers cusomizing this help method:

https://stackoverflow.com/questions/23936145/python-argparse-help-message-disable-metavar-for-short-options

https://stackoverflow.com/questions/18275023/dont-show-long-options-twice-in-print-help-from-argparse
History
Date User Action Args
2020-10-14 19:02:29paul.j3setrecipients: + paul.j3, rhettinger, ThatXliner
2020-10-14 19:02:29paul.j3setmessageid: <1602702149.74.0.895223041896.issue42023@roundup.psfhosted.org>
2020-10-14 19:02:29paul.j3linkissue42023 messages
2020-10-14 19:02:29paul.j3create