[svn-commits] tilghman: branch 1.4 r66821 -
/branches/1.4/doc/asterisk.8
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Thu May 31 16:03:29 MST 2007
Author: tilghman
Date: Thu May 31 18:03:28 2007
New Revision: 66821
URL: http://svn.digium.com/view/asterisk?view=rev&rev=66821
Log:
Issue 9850 - update preferred command line syntax
Modified:
branches/1.4/doc/asterisk.8
Modified: branches/1.4/doc/asterisk.8
URL: http://svn.digium.com/view/asterisk/branches/1.4/doc/asterisk.8?view=diff&rev=66821&r1=66820&r2=66821
==============================================================================
--- branches/1.4/doc/asterisk.8 (original)
+++ branches/1.4/doc/asterisk.8 Thu May 31 18:03:28 2007
@@ -165,7 +165,7 @@
.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 @@
.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 @@
.PP
Mark Spencer <markster at digium.com>
.PP
-Countless other contributers, see CREDITS with distribution for more information
+Countless other contributors, see CREDITS with distribution for more information
More information about the svn-commits
mailing list