$Revision: 1.3 $
$Date: 2002/06/12 11:18:00 $
arg — An argument in a CmdSynopsis
arg ::= (#PCDATA|arg|group|option|synopfragmentref|replaceable|sbr)*
Name | Type | Default | ||||
rep |
| "norepeat" | ||||
choice |
| "opt" |
See CmdSynopsis for more information.
May be formatted inline or as a displayed block, depending on context.
These elements contain arg: arg, cmdsynopsis, group, synopfragment.
The following elements occur in arg: arg, group, option, replaceable, sbr, synopfragmentref.
Choice indicates whether the Arg is required (Req or Plain) or optional (Opt). Arguments identified as Plain are required, but are shown without additional decoration.
A Rep value of Repeat indicates that the Arg is reapeatable. This is frequently rendered with an ellipsis.
cmdsynopsis, group, refsynopsisdiv, sbr, synopfragment, synopfragmentref.
For examples, see cmdsynopsis, refentry, synopfragment.