/mcpObtain Command Help You can obtain two kinds of help on any command: • Detailed help that includes a definition of the command and an example of its use • Short query help that includes only command syntax Procedure Step 1 To get detailed help, at the CLI prompt enter the help command which specifies the command name or the command and parameter. Example: admin:help file list activelog activelog help: This will list active logging files options are: page - pause output detail - show detailed listing reverse - reverse sort order date - sort by date size - sort by size file-spec can contain '*' as wildcards Example: admin:file list activelog platform detail 02 Dec,2004 12:00:59 <dir> drf 02 Dec,2004 12:00:59 <dir> log 16 Nov,2004 21:45:43 8,557 enGui.log 27 Oct,2004 11:54:33 47,916 startup.log dir count = 2, file count = 2 Step 2 To query only command syntax, at the CLI prompt enter ?, which represents the command name or the command and parameter. If you enter a question mark (?) after a menu command, such as set, the question mark functions like the Tab key and lists the commands that are available. Note Example: admin:file list activelog?Syntax: file list activelog file-spec [options] file-spec mandatory file to view options optional page|detail|reverse|[date|size] Cisco Emergency Responder Command Line Interface Guide for Release 15 5 CLI Basics Obtain Command Help