Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
About This Manual
Synopsis Format and Conventions
The SYNOPSIS section of each reference page summarizes the ways a command is
invoked. The following list describes the conventions used in these summaries.
• Command names and all flags, required and optional, are always shown in bold type.
•
Arguments, to the command itself or to its flags, are always shown in italic type.
• Optional items, including both flags and arguments, appear in brackets: for example,
[file]. Note that brackets are not always nested; therefore, an optional argument to an
optional flag appears in its own pair of brackets, following the flag in its pair of
brackets. For example, [-a][file] indicates an optional flag -a with its optional
argument file, as opposed to [-a file], which indicates an optional flag -a and its
required argument file. This usage may incorrectly imply that the argument could be
specified without the flag; when in doubt, consult the FLAGS section of the
reference page.
•
In general, flags that do not take arguments are grouped together (in a pair of brackets
if they are optional): for example, -ajkv, while flags that have associated arguments
are shown separately. Flags that are mutually exclusive, however, are never grouped.
• Beyond the preceding grouping requirements, flags appear in alphabetical order (U.S.
English), with uppercase letters following lowercase letters: for example, -aAjkKv.
•
Command arguments appear in the order required by the command, if any.
Mandatory arguments appear before optional arguments unless the command
requires otherwise.
•
Operands of indeterminate number are indicated by an ellipsis following the flag
name: for example, [-a file ...].
• Because some flags are separated from their operands by spaces, a diagram may be
unclear as to whether an operand is an operand to the command or to a required flag.
When in doubt, consult the FLAGS section of the reference page.
•
When two or three flags or operands are mutually exclusive — that is, they may not
be used together — they are separated by vertical bars: for example, -a | -j,or[-k file
| directory].
• When a greater number of items are mutually exclusive, or some other aspect of the
command’s use creates greater than normal complexity, more than one diagram is
provided.
Obsolescent Flags
Obsolescent flags (that is, flags that have been replaced by new flags that reflect future
trends in conformance) are documented. The new flags supersede the obsolescent flags,
but the obsolescent flags are still supported.
527188-003 Hewlett-Packard Company xv