5-10 ES45 Owner's Guide
5.5 Getting Help on SRM Commands
The help (or man) command displays basic information about a com-
mand.
Example 5–1 Help (or Man)
P00>>> help set
NAME
set
FUNCTION
Set or modify the value of an environment variable.
SYNOPSIS
set <envar> <value>
[-integer] [-string]
where
<en-
var>={auto_action,bootdef_dev,boot_file,boot_osflags,...}
The help (or man) command displays basic information about the use of console
commands when the system is in console mode. The syntax is:
help (or man)[command . . .]
command . . . Command or topic for which help is requested. The options
are:
none Displays the complete list of commands
for which you can receive help.
command_name Displays information about the console
command.
argument_string
(such as “sh”)
Displays information about all commands
that begin with that string.