Command Line Syntax
Notation 命令行语法表示法
Notation | Description |
---|---|
• Text without brackets or braces 不带括号的文本 • Bold text 粗体字 |
Items that you must type as shown 必须按文本所示输入的参数/选项 |
• <Text inside angle brackets> <尖括号内的文本> • Italic text 斜体文本 • Text with underline 带下划线的文本 |
Placeholder for which you must supply a value 需要用对应的值替换的占位符 |
[Text inside square brackets] 方括号内的文本 |
Optional items 可选的参数/选项 |
Ellipsis 省略号 <file>… |
Items that can be repeated 可以重复输入的参数/选项 |
{Text|inside|braces|and|seprated|by|vertical|bar} 花括号内用竖线分隔的文本 |
Set of required and mutually exclusive items; choose one 一组互斥的参数/选项,而且必须从中选择一个 |