mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
Split labels for multi-alias options into lines in help string
This commit is contained in:
@@ -18,6 +18,9 @@
|
||||
|
||||
* `--` can now be used as a normal option name, with arguments
|
||||
after `--` always passed to it verbatim (#17).
|
||||
* When generating help messages for options with arguments and multiple
|
||||
aliases, usage strings for different aliases are put on separate lines and
|
||||
vertically aligned (#15).
|
||||
|
||||
## 0.5.0 (2015-12-09)
|
||||
|
||||
|
Reference in New Issue
Block a user