mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-27 06:31:54 +00:00
Fix documentation of 's' option.
The menu key is #, not *. Reported by p3nguin on #asterisk. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@345545 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -86,7 +86,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
<para>Do not play message when first person enters</para>
|
||||
</option>
|
||||
<option name="s">
|
||||
<para>Present menu (user or admin) when <literal>*</literal> is received
|
||||
<para>Present menu (user or admin) when <literal>#</literal> is received
|
||||
(send to menu).</para>
|
||||
</option>
|
||||
<option name="w">
|
||||
|
||||
Reference in New Issue
Block a user