maandree / argparser

Command line argument parser library, like getopt, except better. [multiple languages: C, Java, Python, Bash]
https://codeberg.org/maandree/argparser
GNU Affero General Public License v3.0
9 stars 5 forks source link

Argument spacers #14

Open maandree opened 10 years ago

maandree commented 10 years ago

When the help function prints all options it could be useful to have blank lines between groups of options.