Command-Line Syntax Key

  • 0
Command line arguments are usually noted as below.

e.g. git clone <url> [local_name]

NotationDescription
Text without brackets or braces
Items you must type as shown
<Text inside angle brackets>
Placeholder for which you must supply a value
[Text inside square brackets]
Optional items
{Text inside braces}
Set of required items; choose one
Vertical bar (|)
Separator for mutually exclusive items; choose one
Ellipsis (…)
Items that can be repeated

沒有留言 :

張貼留言