aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-31 23:03:28 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-05-31 23:03:28 +0000
commit619b03661cbff60ddb30b8119ca99a9916eb2609 (patch)
tree7296cfa0c680ae9874b0c274afecca3423282dc3 /doc
parent3e13702d65b9c53a5b9c35abc670cef3fa1ee6ee (diff)
Issue 9850 - update preferred command line syntax
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@66821 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/asterisk.810
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/asterisk.8 b/doc/asterisk.8
index 47b89e1fd..9e0e6880f 100644
--- a/doc/asterisk.8
+++ b/doc/asterisk.8
@@ -165,7 +165,7 @@ supplied.
.PP
\fBasterisk -vvvgc\fR - Run on controlling terminal
.PP
-\fBasterisk -rx "show channels"\fR - Display channels on running server
+\fBasterisk -rx "core show channels"\fR - Display channels on running server
.SH "BUGS"
.PP
Bug reports and feature requests may be filed at http://bugs.digium.com
@@ -173,9 +173,11 @@ Bug reports and feature requests may be filed at http://bugs.digium.com
.PP
*CLI> \fBhelp\fR - Help on Asterisk CLI
.PP
-*CLI> \fBshow applications\fR - Show loaded dialplan applications
+*CLI> \fBcore show applications\fR - Show loaded dialplan applications
.PP
-*CLI> \fBshow functions\fR - Show loaded dialplan functions
+*CLI> \fBcore show functions\fR - Show loaded dialplan functions
+.PP
+*CLI> \fBdialplan show\fR - Show current dialplan
.PP
http://www.asterisk.org - The Asterisk Home Page
.PP
@@ -190,4 +192,4 @@ http://www.markocam.com/ - Asterisk author's web cam
.PP
Mark Spencer <markster@digium.com>
.PP
-Countless other contributers, see CREDITS with distribution for more information
+Countless other contributors, see CREDITS with distribution for more information