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

« back to all changes in this revision

Viewing changes to doc/sample1.output.texinfo

  • 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:
4
4
For example: ./sample1 *.* --funct-opt
5
5
sample1 2.0
6
6
 
7
 
Usage: sample1 -iINT|--int-opt=INT [-h|--help] [--full-help] [-V|--version] 
8
 
         [-sfilename|--str-opt=filename] [-mINT|--my-opt=INT] [--flag-opt] 
9
 
         [-F|--funct-opt] [--long-opt=LONG] [--def-opt=STRING] 
10
 
         [--enum-opt=STRING] [-DINT|--dependant=INT]  [FILES]...
 
7
Usage: sample1 -iINT|--int-opt=INT [-h|--help] [--detailed-help] [--full-help] 
 
8
         [-V|--version] [-sfilename|--str-opt=filename] [-mINT|--my-opt=INT] 
 
9
         [--flag-opt] [-F|--funct-opt] [--long-opt=LONG] [--def-opt=STRING] 
 
10
         [--enum-opt=STRING] [-DINT|--dependant=INT] [FILES]...
11
11
 
12
12
  -h, --help              Print help and exit
 
13
      --detailed-help     Print help, including all details and hidden options, 
 
14
                            and exit
13
15
      --full-help         Print help, including hidden options, and exit
14
16
  -V, --version           Print version and exit
15
17
  -s, --str-opt=filename  A string option, for a filename