Skip to content

Commit e012dcc

Browse files
committed
doc: fix command in amqp-consume doc
Fixes: alanxz#791
1 parent 9a91cf5 commit e012dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/doc/amqp-consume.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
output the message bodies on standard output via
195195
<command>cat</command>:</term>
196196
<listitem>
197-
<screen><prompt>$ </prompt><userinput>amqp-publish -q myqueue cat</userinput></screen>
197+
<screen><prompt>$ </prompt><userinput>amqp-consume -q myqueue cat</userinput></screen>
198198
</listitem>
199199
</varlistentry>
200200

0 commit comments

Comments
 (0)