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