Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 337 Bytes

02_apps.md

File metadata and controls

19 lines (15 loc) · 337 Bytes
$ 02_apps --help
MyApp 1.0
Kevin K. <kbknapp@gmail.com>
Does awesome things

USAGE:
    02_apps[EXE] --two <VALUE> --one <VALUE>

OPTIONS:
        --two <VALUE>    
        --one <VALUE>    
    -h, --help           Print help information
    -V, --version        Print version information

$ 02_apps --version
MyApp 1.0