From 4282deb33c39f2990cfd86c3970eecadc56d1abc Mon Sep 17 00:00:00 2001 From: Jon Schipp Date: Fri, 26 Jul 2013 11:07:18 -0700 Subject: mausezahn: man: note use of short hand commands Minor addition that notes the use of short hand commands. Signed-off-by: Jon Schipp Signed-off-by: Daniel Borkmann --- mausezahn.8 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'mausezahn.8') 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 -- cgit v1.2.3-54-g00ecf