WebMan: A Basic RefEntry Servlet | ||
---|---|---|
<<< Previous | Next >>> |
group elements hold groups of command line arguments in command synopses. The parent node is cmdsynopsis.
group elements have choice and rep attributes.
choice attributes take one of the following values.
Optional group
Plain group
Required group
choice values are implied if not given.
rep attributes take the following values.
Group may not be repeated
Group may be repeated
rep values are implied if not given.
When the choice attribute is optional, surround with brackets ([ group ]). When the choice element is required, surround with braces ({ group }). When the rep element is repeat, follow with an ellipsis, (group ...).
<<< Previous | Home | Next >>> |
function | Up | initializer |