|
You must separate multiple commands on the same line with a semicolon (for example, copy_mark ii; save_buffers). Also, vertical bars and curly braces that have a larger font size should be typed as part of the command.
|
Command syntax conventions
|
|
This font/notation:
|
Indicates:
|
boldface
|
a command syntax statement
|
italics
|
a token name for type of information required; do not type in verbatim (Example: insert_tag markupname)
|
[] (square brackets)
|
contents are optional
|
{} (curly braces)
|
contents are not optional; choose one if more than one choice is available
|
| (vertical bar)
|
separates command options
|
{} (larger curly braces)
|
include braces as part of your command
|
| (bold vertical bar)
|
include the vertical bar as part of your command
|