Commit Graph

6 Commits

Author SHA1 Message Date
Peter Melnichenko
8a3faf3a3e More properties for configuring usage and help messages
* `usage_margin`: sets margin for the second and following lines of
  usage string.
* `usage_max_width`: sets usage max width for autowrapping.
* `help_usage_margin`: sets margin for element usages in help string.
* `help_description`: sets margin for element descrptions in help string.
2018-04-08 16:00:42 +03:00
Peter Melnichenko
a04899a485 Add help_vertical_space Parser property
Sets number of extra newlines to insert between help strings
for different elements within a help group. Inherited by commands.
2018-04-08 15:44:43 +03:00
Peter Melnichenko
8baabbbe23 Split labels for multi-alias options into lines in help string 2018-04-08 15:03:56 +03:00
Peter Melnichenko
5c1a6896fc Update changelog 2018-04-08 14:06:17 +03:00
Peter Melnichenko
bf23b082b9 Update changelog 2018-04-07 22:10:38 +03:00
Peter Melnichenko
3edbd19b3d Add a changelog 2018-04-07 21:57:30 +03:00