aboutsummaryrefslogtreecommitdiffstats
path: root/doc/asterisk.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asterisk.8')
-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