Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 595a829ee03ff66649409b4b2aa16a22 > files > 22

gengetopt-2.22.4-1mdv2010.1.x86_64.rpm

# test_manual_help_cmd.ggo

# test manual definition of help and version options

package "test_manual_help"
version "1.0"

option "help"        h "show help (possibly of other options)" optional
option "detailed-help"        ? "show detailed help" optional
option "version"     V "show version of the program" optional
option "height"      - "this is the description of height" 
        optional int
        details="These are the details of option height"
option "vavoom"      - "this is the description of vavoom" optional string