System Debug Reference Manual (32650-90888)

100 Chapter4
System Debug Command Specifications :-Exit
CMDL[IST]
ENV Commands to list/show/alter the environment
TRANSLATE Translate CM addresses to NM address
CI Command Interpreter-related
IO For producing I/O
DUMP Open/close/purge/info on dumps
ERROR Error management
MISC Grab bag
WINDOW Window related
ALL | @ All groups
options
Any number of the following options can be specified in any order,
separated by blanks or commas:
NAME Display command name only (default).
USE Display command syntax, and summary of use.
NOUSE Skip the syntax/summary.
PARMS Display parameter names and types.
NOPARMS Skip parameter display.
DESC Display a general description.
NODESC Skip the description.
EXAMPLE Display an example.
NOEXAMPLE Skip the example.
ALL | @ Display everything. Same as:
NAME USE PARMS DESC EXAMPLE
PAGE Page eject after each command definition. Useful for paged
(listfile) output.
NOPAGE No special page ejects. (default)
If none of the options above are specified, NAME is displayed by default. If
any options are specified, then they are accumulated to describe which
fields are printed.
Examples
$nmdat > cmdl ,err
cmd ERR error nm cm
cmd ERRD error nm cm
cmd ERRL error nm cm
cmd IGNORE error nm cm
Type "WHELP" for a list of the window commands