Add an argument missing from the CELGenUserEvent documentation.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@282979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2010-08-20 11:52:37 +00:00
parent e9a51ba86b
commit c3ad0f569d

View File

@@ -41,6 +41,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<parameter name="event-name" required="true">
<argument name="event-name" required="true">
</argument>
<argument name="extra" required="false">
<para>Extra text to be included with the event.</para>
</argument>
</parameter>
</syntax>
<description>