Syntax conventions
This section describes the conventions used to describe the syntax of commands. The meanings of the symbols used in the syntax descriptions are shown in the following table.
Table 4-2 Conventions used to describe command syntax
Symbol | Meaning |
---|---|
{ } | Curly brackets indicate that only one of the enclosed items is to be selected. Example: haorainsendsub instance-identifier { -n | -a } This indicates that you can specify either -n or -a in the haorainsendsub subcommand. |
| | A vertical bar separates multiple items enclosed in curly brackets ({}). Example: haoralsnrendsub listener-name { -n | -a } This indicates that you can specify either -n or -a in the haoralsnrendsub subcommand. |