~ubuntu-branches/ubuntu/jaunty/gengetopt/jaunty

« back to all changes in this revision

Viewing changes to doc/sample1.ggo.texinfo

  • Committer: Bazaar Package Importer
  • Author(s): Bart Martens
  • Date: 2008-05-07 21:14:14 UTC
  • mfrom: (1.1.6 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080507211414-p2vy66i37h9csmxi
Tags: 2.22.1-1
* New upstream release.
* debian/copyright: Updated.
* debian/patches/02info.diff: Updated.
* debian/patches/03gcc43.diff: Removed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
@c Generator: GNU source-highlight, by Lorenzo Bettini, http://www.gnu.org/software/src-highlite
 
2
@smallexample
1
3
# Name of your program
2
4
package "sample1" # don't use package if you're using automake
3
5
# Version of your program
36
38
option  "dependant"         D 
37
39
        "option that depends on str-opt" int optional dependon="str-opt"
38
40
text "\nAn ending text."
 
41
 
 
42
@end smallexample
 
 
b'\\ No newline at end of file'