```console $ 02_crate_derive --help clap [..] A simple to use, efficient, and full-featured Command Line Argument Parser USAGE: 02_crate_derive[EXE] --two --one OPTIONS: -h, --help Print help information --one --two -V, --version Print version information $ 02_crate_derive --version clap [..] ```