Convention | Use |
---|---|
Bold | Window and menu items Technical terms, when introduced |
Italics | Book titles Variable names Emphasized words |
Fixed Font | File and folder names Commands and code examples Text you must type Text (output) displayed in the command-line interface |
Orange | Links |
> | Submenu selections, such as Target > Target Settings |
Brackets, such as [ value] | Optional parameters of a command |
Braces, such as { value} | Required parameters of a command |
Logical OR, such as value1 | value2 | Exclusive parameters. Choose one parameter. |