summaryrefslogtreecommitdiff
path: root/mausezahn.8
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2013-07-26 11:07:18 -0700
committerDaniel Borkmann <dborkman@redhat.com>2013-07-26 21:27:14 +0200
commit4282deb33c39f2990cfd86c3970eecadc56d1abc (patch)
tree2702ffe888144abe14634351c2999ecd288e92b6 /mausezahn.8
parent787457443abab651db341254a59cc9e8e4e7e503 (diff)
mausezahn: man: note use of short hand commands
Minor addition that notes the use of short hand commands. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'mausezahn.8')
-rw-r--r--mausezahn.86
1 files changed, 5 insertions, 1 deletions
diff --git a/mausezahn.8 b/mausezahn.8
index ae52b68..de82fb5 100644
--- a/mausezahn.8
+++ b/mausezahn.8
@@ -254,7 +254,11 @@ It is recommended to configure your own login credentials in
.SS Basics:
.PP
Since you reached the mausezahn prompt, lets try some common commands. You can
-use the '?' character at any time for content-sensitive help.
+use the '?' character at any time for content-sensitive help. Note that cisco-
+like short form of commands are accepted in interactive mode. For example, one
+can use "sh pac" instead of "show packet"; another common example is to use
+"config t" in place of "configure terminal". For readability, this manual will
+continue with the full commands.
.PP
First try out the show command:
.PP