mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-31 18:55:19 +00:00
Fixed xmldoc formatting error for 'm' option
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8-digiumphones@357808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -97,8 +97,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</option>
|
||||
<option name="m">
|
||||
<argument name="mailbox" required="true" />
|
||||
<para>Create a copy of the recording as a voicemail in the indicated <emphasis>mailbox</emphasis(es)</para>
|
||||
separated by commas eg. m(1111@default,2222@default,...)
|
||||
<para>Create a copy of the recording as a voicemail in the indicated <emphasis>mailbox</emphasis>(es)
|
||||
separated by commas eg. m(1111@default,2222@default,...)</para>
|
||||
</option>
|
||||
</optionlist>
|
||||
</parameter>
|
||||
|
||||
Reference in New Issue
Block a user