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-mode':
 | 
				
			||||||
      'Channel guarantee mode. Can be one of the following, or neither:<br/> \
 | 
					      'Channel guarantee mode. Can be one of the following, or neither:<br/> \
 | 
				
			||||||
      <dl> \
 | 
					      <dl> \
 | 
				
			||||||
        <dt>confirm</dt> \
 | 
					        <dt><acronym title="Confirm">C</acronym> – confirm</dt> \
 | 
				
			||||||
        <dd>Channel will send streaming publish confirmations.</dd> \
 | 
					        <dd>Channel will send streaming publish confirmations.</dd> \
 | 
				
			||||||
        <dt>transactional</dt> \
 | 
					        <dt><acronym title="Transactional">T</acronym> – transactional</dt> \
 | 
				
			||||||
        <dd>Channel is transactional.</dd> \
 | 
					        <dd>Channel is transactional.</dd> \
 | 
				
			||||||
      <dl>',
 | 
					      <dl>',
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue