mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 14:52:33 +00:00
1258f3e5f6
Better to set on individual args
366 B
366 B
$ 02_app_settings --help
A simple to use, efficient, and full-featured Command Line Argument Parser
Usage:
02_app_settings[EXE] --two <VALUE> --one <VALUE>
Options:
--two <VALUE>
--one <VALUE>
-h, --help
Print help information
-V, --version
Print version information