summaryrefslogtreecommitdiff
path: root/tclap-1.2.1/tests/test45.out
blob: 8edeec920f19df1299a26383e3601ca538b4ed87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

USAGE: 

   ../examples/test6  -n <homer|marge|bart|lisa|maggie> [--] [--version]
                      [-h] <1|2|3>


Where: 

   -n <homer|marge|bart|lisa|maggie>,  --name <homer|marge|bart|lisa
      |maggie>
     (required)  Name to print

   --,  --ignore_rest
     Ignores the rest of the labeled arguments following this flag.

   --version
     Displays version information and exits.

   -h,  --help
     Displays usage information and exits.

   <1|2|3>
     (required)  Number of times to print


   Command description message