Use the help command to display Help information about commands and targets. Using the output terse
option displays usage information
only. The output verbose
option displays usage, description, and additional information including examples of command usage. If you do not use the
output
option, usage information and a brief description of the command are displayed.
Specifying command targets displays a complete list of valid targets for that command from the fixed targets in
/SP
and
/SYS
. Fixed targets are targets that cannot be created by a user.
Specifying command targets legal displays copyright information and product use rights.
help [options
]command [targets
]
-> help load
The load command is used to transfer a file from a server to a target.
Usage: load -source URL
[target
]
-source: Specify the location to get a file.
-> help -output verbose reset
The reset command is used to reset a target.
Usage: reset [-script] [target]
Available options for this command:
-script: Do not prompt for yes/no confirmation and act as if yes were specified.
For example:
-> reset /SYS
Are you sure you want to reset /SYS (y/n)? y Performing hard reset on /SYS ->reset /SP
Are you sure you want to reset /SP (y/n)? n Command aborted. ->