From 825315f272f9320376e715f0ec35bb03b0b7aa94 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Thu, 31 May 2007 23:04:32 +0000 Subject: Merged revisions 66821 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r66821 | tilghman | 2007-05-31 18:03:28 -0500 (Thu, 31 May 2007) | 2 lines Issue 9850 - update preferred command line syntax ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66822 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- doc/asterisk.8 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/asterisk.8') 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 .PP -Countless other contributers, see CREDITS with distribution for more information +Countless other contributors, see CREDITS with distribution for more information -- cgit v1.2.3