[svn-commits] lmadsen: trunk r225515 - /trunk/README
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Thu Oct 22 17:24:08 CDT 2009
Author: lmadsen
Date: Thu Oct 22 17:24:03 2009
New Revision: 225515
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=225515
Log:
Update README documentation.
Update the README documentation to correctly describe which CLI command you should
use when attempting to get help from the CLI.
(closes issue #16064)
Reported by: thedavidfactor
Patches:
readme.patch uploaded by thedavidfactor (license 903)
Modified:
trunk/README
Modified: trunk/README
URL: http://svnview.digium.com/svn/asterisk/trunk/README?view=diff&rev=225515&r1=225514&r2=225515
==============================================================================
--- trunk/README (original)
+++ trunk/README Thu Oct 22 17:24:03 2009
@@ -146,8 +146,8 @@
*CLI>
- You can type "help" at any time to get help with the system. For help
-with a specific command, type "help <command>". To start the PBX using
+ You can type "core show help" at any time to get help with the system. For help
+with a specific command, type "core show help <command>". To start the PBX using
your sound card, you can type "console dial" to dial the PBX. Then you can use
"console answer", "console hangup", and "console dial" to simulate the actions
of a telephone. Remember that if you don't have a full duplex sound card
More information about the svn-commits
mailing list