~ubuntu-branches/ubuntu/hardy/gengetopt/hardy

« back to all changes in this revision

Viewing changes to doc/testdata

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-01-29 14:55:40 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20080129145540-bkah1bl330gpelmh
Tags: 2.22-1ubuntu1
* Merge with Debian; remaining changes:
  - Fix build failures with g++-4.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
For example: ./sample1 *.* --funct-opt
16
16
sample1 2.0
17
17
 
18
 
Usage: sample1 -iINT|--int-opt=INT [-h|--help] [--full-help] [-V|--version] 
19
 
         [-sfilename|--str-opt=filename] [-mINT|--my-opt=INT] [--flag-opt] 
20
 
         [-F|--funct-opt] [--long-opt=LONG] [--def-opt=STRING] 
21
 
         [--enum-opt=STRING] [-DINT|--dependant=INT]  [FILES]...
 
18
Usage: sample1 -iINT|--int-opt=INT [-h|--help] [--detailed-help] [--full-help] 
 
19
         [-V|--version] [-sfilename|--str-opt=filename] [-mINT|--my-opt=INT] 
 
20
         [--flag-opt] [-F|--funct-opt] [--long-opt=LONG] [--def-opt=STRING] 
 
21
         [--enum-opt=STRING] [-DINT|--dependant=INT] [FILES]...
22
22
 
23
23
  -h, --help              Print help and exit
 
24
      --detailed-help     Print help, including all details and hidden options, 
 
25
                            and exit
24
26
      --full-help         Print help, including hidden options, and exit
25
27
  -V, --version           Print version and exit
26
28
  -s, --str-opt=filename  A string option, for a filename