在指令行語法中,某些字元與格式都有特殊的含意與意義。本文件中的指令行語法使用下列字元格式:
方括號 ( [ ] ) 指示內含元件 (參數、值或資訊) 是選用項目。您可以選擇一或多個項目或不選擇項目。請勿將方括號本身輸入到指令行中。
範例:[global options], [source arguments], [destination arguments]
角括號 ( < > ) 指示內含元件 (參數、值或資訊) 是必要項目。您必須將角括號裡的文字取代為適當的資訊。請勿將角括號本身輸入到指令行中。
範例:-f <filename>, -printer <printer name>, -repeat <months> <days> <hours> <minutes>, date access <mm/dd/yyyy>
The ellipsis symbol of three periods ( ...) means "and so on" and indicates that the preceding element (parameter, value, or information) can be repeated several times in a command line.
範例:-jobid <job id1, job id2, job id3,...>, [-exitcode <exit code 1>,<exit code2>,<exit code3> ...]
直線符號 (垂直線) 代表「或」並指示元件中的選擇。如果有兩個引數由直線符號隔開,您可以選取分隔符號左邊的元件或分隔符號右邊的元件。您不可以在單一的指令使用中選取兩個元件。在方括號中,選擇是選用項目。在角括號中,只少需要一個選擇。
範例:-ca_backup [-custom|-rotation|-gfsrotation], -excludeday <Sun|Mon|Tue|Wed|Thu|Fri|Sat>, -runjob <start|stop>
斜體文字表示為您必須提供正確值的資訊。它是要取代為某個值的選項或參數。
範例:-sessionpassword session password, -f <filename>, -printer <printer name>
附註:Command line syntax, including user names, passwords, and file names used in UNIX and Linux platforms are case-sensitive.例如,commandline、CommandLine 與 COMMANDLINE 是不同的。
Copyright © 2017 |
|