6
2.6 Terminal Key Function
Following is the list of all the terminal keys and their function.
Table 2-2 List of Terminal Keys
Tab completion.
If tab is pressed after a non-whitespace character, complete the word
before the Tab.
If tab is pressed after a whitespace character, complete the next word.
Display available commands
If ? is pressed after a non-whitespace character, show possible
choices for this word.
If ? is pressed after a whitespace character, show possible choices for
the next word.
Move the cursor to the beginning of the input line
Move the cursor to the end of the input line
Erase the character before the cursor
2.7 Notation Conventions
The notation conventions for the parameter syntax of each CLI command are as follows:
Parameters enclosed in [ ] are optional.
Parameter values are separated by a vertical bar “|” only when one of the specified
values can be used.
Parameter values are enclosed in { } when you must use one of the values specified.