PlainHelpFormatter¶
-
class
support.options.
PlainHelpFormatter
(prog, indent_increment=2, max_help_position=24, width=None)¶ Bases:
argparse.HelpFormatter
Formatter which does not remove newline codes
Methods Summary
format_description
(description)Don’t remove
Methods Documentation
-
format_description
(description)¶ Don’t remove
-