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

Improving standard abbreviations and abbreviations possibilties #9

Closed maandree closed 10 years ago

maandree commented 10 years ago

Implement commit a33585a2a3c6d7923659ba9bc1e4bd7b051a955a for Java version, C version and Bash version and document it.

maandree commented 10 years ago

This is being addressed in the next version (and drastically simplified.)