mirror of
https://github.com/clap-rs/clap
synced 2025-01-08 18:58:53 +00:00
1258f3e5f6
Better to set on individual args
372 B
372 B
$ 02_app_settings_derive --help
A simple to use, efficient, and full-featured Command Line Argument Parser
Usage:
02_app_settings_derive[EXE] --two <TWO> --one <ONE>
Options:
--two <TWO>
--one <ONE>
-h, --help
Print help information
-V, --version
Print version information