Cory McWilliams
79022e1e1f
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3621 ed5197a5-7fde-0310-b194-c3ffbd925b24
13 lines
405 B
Plaintext
13 lines
405 B
Plaintext
args: «--help» «--» «--is-not-passed» «ignoreme»
|
|
|
|
usage: autohelp-test-case [opts...] [--] [extras...]
|
|
|
|
Tests the simple parser macro
|
|
|
|
-i, --some-int=n Some integer value. Can set to whatever number you like.
|
|
-f Some float value.
|
|
--some-double=n Some double value.
|
|
-?, --help Shows this help message
|
|
|
|
[end of arguments]
|