status-im / nim-confutils

Simplified handling of command line options and config files
Apache License 2.0
64 stars 16 forks source link

builtin `--help` and `--version` do not have short version such as `-v` and `-h` #91

Open jangko opened 1 year ago

jangko commented 1 year ago

-v is very common. We can let users customize both of this or just add it by default.

arnetheduck commented 1 year ago

-v is often --verbose