CLI Commands
Clear
Command Name | clear |
Description | Clears the screen. The cleared screen shows only the |
| prompt and the cursor. |
Syntax | clear |
Parameters | None |
Examples | |
| The entire screen will be cleared… |
| … |
| … |
| … |
| … |
| |
NOTES |
|
“?” (HELP) |
|
Command Name | “?” |
Description | Without <keywords>, this command will list all the available |
| commands. This is the same as the default behavior of the help |
| command. |
| If <keywords> is specified and if they match a specific command, the |
| usage of the command will be displayed; otherwise, if <keywords> |
| matches the prefix of a command(s), the name of the command(s) will |
| be listed. |
| If ? is preceded by another ?, the usage and description of this command |
| will be displayed. |
Syntax | ? |
| <matched keywords> ? |
| <command> ? |
Parameters | matched keywords |
| Prefixes of the command. |
| Command |
| Name of the any command supported by CLI |
Examples | |
| The above command displays all the available commands. |
| |
| Unknown command supplied as parameter. |
| |
| Usage: clear |
| |
| System/ |
| |
| This displays the usage of “ ?” as shown below |
| [<keywords>] ? |
NOTES |
|
Rev. 051208 | page 97 of 152 |