Issue 9850 - update preferred command line syntax

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@66821 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Tilghman Lesher 19 years ago
parent 19a2be29f3
commit 3ea9ee2f07

@ -165,7 +165,7 @@ supplied.
.PP .PP
\fBasterisk -vvvgc\fR - Run on controlling terminal \fBasterisk -vvvgc\fR - Run on controlling terminal
.PP .PP
\fBasterisk -rx "show channels"\fR - Display channels on running server \fBasterisk -rx "core show channels"\fR - Display channels on running server
.SH "BUGS" .SH "BUGS"
.PP .PP
Bug reports and feature requests may be filed at http://bugs.digium.com 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 .PP
*CLI> \fBhelp\fR - Help on Asterisk CLI *CLI> \fBhelp\fR - Help on Asterisk CLI
.PP .PP
*CLI> \fBshow applications\fR - Show loaded dialplan applications *CLI> \fBcore show applications\fR - Show loaded dialplan applications
.PP .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 .PP
http://www.asterisk.org - The Asterisk Home Page http://www.asterisk.org - The Asterisk Home Page
.PP .PP
@ -190,4 +192,4 @@ http://www.markocam.com/ - Asterisk author's web cam
.PP .PP
Mark Spencer <markster@digium.com> Mark Spencer <markster@digium.com>
.PP .PP
Countless other contributers, see CREDITS with distribution for more information Countless other contributors, see CREDITS with distribution for more information

Loading…
Cancel
Save