Show the possible field values in the help for channel mode
This commit is contained in:
parent
60587ab341
commit
814a4ae0d2
|
|
@ -40,9 +40,9 @@ HELP = {
|
|||
'channel-mode':
|
||||
'Channel guarantee mode. Can be one of the following, or neither:<br/> \
|
||||
<dl> \
|
||||
<dt>confirm</dt> \
|
||||
<dt><acronym title="Confirm">C</acronym> – confirm</dt> \
|
||||
<dd>Channel will send streaming publish confirmations.</dd> \
|
||||
<dt>transactional</dt> \
|
||||
<dt><acronym title="Transactional">T</acronym> – transactional</dt> \
|
||||
<dd>Channel is transactional.</dd> \
|
||||
<dl>',
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue