|
|
str | expand_default (self, optparse.Option option) |
| |
|
None | __init__ (self, *Any args, **Any kwargs) |
| |
|
str | format_option_strings (self, optparse.Option option) |
| |
|
str | format_heading (self, str heading) |
| |
| str | format_usage (self, str usage) |
| |
|
str | format_description (self, str description) |
| |
|
str | format_epilog (self, str epilog) |
| |
|
str | indent_lines (self, str text, str indent) |
| |
Custom help formatter for use in ConfigOptionParser.
This is updates the defaults before expanding them, allowing
them to show up correctly in the help listing.
Also redact auth from url type options