/[public]/getopt/trunk/getopt.1
ViewVC logotype

Diff of /getopt/trunk/getopt.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 259 Revision 262
31parsed 31parsed
32.RI ( parameters 32.RI ( parameters
33in the 33in the
34.BR SYNOPSIS). 34.BR SYNOPSIS).
35The second part will start at the first non\-option parameter 35The second part will start at the first non\-option parameter
36that is not an option argument, or after the first occurence of 36that is not an option argument, or after the first occurrence of
37.RB ` \-\- '. 37.RB ` \-\- '.
38If no 38If no
39.RB ` \-o ' 39.RB ` \-o '
40or 40or
41.RB ` \-\-options ' 41.RB ` \-\-options '
98.BR getopt (3) 98.BR getopt (3)
99routines when it reports errors. Note that errors of 99routines when it reports errors. Note that errors of
100.BR getopt (1) 100.BR getopt (1)
101are still reported as coming from getopt. 101are still reported as coming from getopt.
102.IP "\-o, \-\-options shortopts" 102.IP "\-o, \-\-options shortopts"
103The short (one\-character) options to be recognized. If this options is not 103The short (one\-character) options to be recognized. If this option is not
104found, the first parameter of 104found, the first parameter of
105.B getopt 105.B getopt
106that does not start with 106that does not start with
107a 107a
108.RB ` \- ' 108.RB ` \- '
282Only if the first character of the short options string was a 282Only if the first character of the short options string was a
283.RB ` \- ', 283.RB ` \- ',
284non\-option parameter output is generated at the place they are found in the 284non\-option parameter output is generated at the place they are found in the
285input (this is not supported if the first format of the 285input (this is not supported if the first format of the
286.B SYNOPSIS 286.B SYNOPSIS
287is used; in that case all preceding occurences of 287is used; in that case all preceding occurrences of
288.RB ` \- ' 288.RB ` \- '
289and 289and
290.RB ` + ' 290.RB ` + '
291are ignored). 291are ignored).
292.SH QUOTING 292.SH QUOTING

Legend:
Removed from v.259  
changed lines
  Added in v.262

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26