Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)

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 ags, required and optional, are always shown in bold type.
Arguments, to the command itself or to its ags, are always shown in italic type.
Optional items, including both ags and arguments, appear in brackets: for example,
[file]. Note that brackets are not always nested; therefore, an optional argument to an
optional ag appears in its own pair of brackets, following the ag in its pair of
brackets. For example, [-a][file] indicates an optional ag -a with its optional
argument file, as opposed to [-a file], which indicates an optional ag -a and its
required argument file. This usage may incorrectly imply that the argument could be
specied without the ag; when in doubt, consult the FLAGS section of the
reference page.
In general, ags that do not take arguments are grouped together (in a pair of brackets
if they are optional): for example, -ajkv, while ags that have associated arguments
are shown separately. Flags that are mutually exclusive, however, are never grouped.
Beyond the preceding grouping requirements, ags 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 ag
name: for example, [-a file ...].
Because some ags 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 ag.
When in doubt, consult the FLAGS section of the reference page.
When two or three ags 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
commands use creates greater than normal complexity, more than one diagram is
provided.
Obsolescent Flags
Obsolescent ags (that is, ags that have been replaced by new ags that reect future
trends in conformance) are documented. The new ags supersede the obsolescent ags,
but the obsolescent ags are still supported.
527188-003 Hewlett-Packard Company xv