mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
Add help_max_width
property for help description autowrapping.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
usage string autogeneration.
|
||||
* Added `help_usage_margin` and `help_description_margin` properties
|
||||
for configuring help string autogeneration.
|
||||
* Added `help_max_width` property. If set, descriptions in help string
|
||||
are automatically wrapped to fit into given number of columns.
|
||||
|
||||
### Improvements
|
||||
|
||||
|
Reference in New Issue
Block a user