SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSRDT Utility
4–14 104705 Tandem Computers Incorporated
HELP Command The HELP command displays the syntax of HLSRDT commands.
HELP [
topic
]
topic
specifies one of the following topics:
command-name
is the name of an HLSRDT command for which the syntax is to be displayed.
parameter
is any parameter value that is enclosed in angle brackets (< >) when displayed
by the command or ALL option. The angle brackets must be included.
ALL
is a keyword that requests that the syntax for all HLSRDT commands be
displayed.
If
topic
is omitted, the names of all HLSRDT commands are displayed.
Examples
The following HELP command displays a list of the available HLSRDT commands.
@HELP
------ Available Commands ------
ADD DELETE INFO RESET SAVE SET SHOW
------ Standard Commands -------
ASSUME CMDVOL E FC HELP OBEY OBEYVOL VERSION
CMDSYS ENV EXIT FILES LOG OBEYSYS SYSTEM VOLUME
@
The following HELP command displays information for the INFO command.
@HELP INFO
INFO [ <object> ]
List all saved objects
@