Getting Help in the CLI
Page 28 7210 SAS M, T, X, R6 Basic System Configuration Guide
Getting Help in the CLI
The help system commands and the
?
key display different types of help in the CLI. Table 6 lists
the different help commands.
The tree and tree detail system commands are help commands useful when searching for a
command in a lower-level context.
The following example displays a partial list of the
tree
and
tree detail
command output
entered at the
config
level.
Table 6: Online Help Commands
Command Description
help ?
List all commands in the current context.
string ?
List all commands available in the current context that start with string.
command ?
Displays the command’s syntax and associated keywords.
command keyword ?
List the associated arguments for keyword in command.
string<Tab>
Complete a partial command name (auto-completion) or list available
commands that match string.