其他分享
首页 > 其他分享> > Command line syntax

Command line syntax

作者:互联网

Command line syntax

Notation Description
Text without brackets or braces Items that must be typed as shown.
<Italic text in angle brackets> Variables; you must provide a value.
[Text in square brackets] Optional items. Items not enclosed in brackets are required.
{Text in braces} Set of required items; choose one.
Vertical bar (|) Separator for mutually exclusive items; choose one.
... Items that can be repeated.

Command line syntax - IBM

标签:brackets,Items,syntax,Command,Text,line
来源: https://www.cnblogs.com/chao8888/p/15404487.html