Installation guide
3-22 Console Commands
3.12 Help
The help command provides basic information on the console com-
mands, when the system is in console mode.
Example 3-12 Help Command
1. >>> help create # Display basic create command
# information. Minimum
# command input is highlighted.
create [-nv] <envar> <value>
2. >>> h examine
examine[-{b,w,l,q,o,h,d,u}][-n val][-s val][space:]address
-{b,w,l,q,o,h} ! data length
-d ! decode instruction
-n <count> ! repeat count
-s <size> ! repeat address increment size
-u ! protected mode
3. >>> help # Display help information on
# all console commands beginning
# with boot.
boot [-flags <val>] [-filename <name>] <device_list>
build <option>
clear <option> or <envar>...
The help command syntax is:
h[elp] [<option>]
where <option> is one of the console commands. The <helpkey> can
also be used after a partial command has been typed. For example,
set <helpkey> will display the options supported by the set command.










