aboutsummaryrefslogtreecommitdiffstats
path: root/protocol.html
diff options
context:
space:
mode:
Diffstat (limited to 'protocol.html')
-rw-r--r--protocol.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocol.html b/protocol.html
index 22906fa..43282f6 100644
--- a/protocol.html
+++ b/protocol.html
@@ -458,9 +458,9 @@
458<p>An <strong>INFORM</strong> command consists of a 5-frame multipart message, formatted as follows.</p> 458<p>An <strong>INFORM</strong> command consists of a 5-frame multipart message, formatted as follows.</p>
459<table border="1" class="docutils"> 459<table border="1" class="docutils">
460<colgroup> 460<colgroup>
461<col width="9%" /> 461<col width="8%" />
462<col width="20%" /> 462<col width="20%" />
463<col width="71%" /> 463<col width="72%" />
464</colgroup> 464</colgroup>
465<thead valign="bottom"> 465<thead valign="bottom">
466<tr class="row-odd"><th class="head">FRAME</th> 466<tr class="row-odd"><th class="head">FRAME</th>
@@ -487,7 +487,7 @@
487</tr> 487</tr>
488<tr class="row-even"><td>4</td> 488<tr class="row-even"><td>4</td>
489<td>_QUEUE_NAME_</td> 489<td>_QUEUE_NAME_</td>
490<td>csv seperated names of queue the worker belongs to</td> 490<td>csv seperated names of queue the worker belongs to.</td>
491</tr> 491</tr>
492<tr class="row-odd"><td>5</td> 492<tr class="row-odd"><td>5</td>
493<td>worker</td> 493<td>worker</td>