summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Majkowski <majek@lshift.net>2009-10-26 13:24:15 -0400
committerMarek Majkowski <majek@lshift.net>2009-10-26 13:24:15 -0400
commit0bf33182c2274d83a286369c32c4b41720558b28 (patch)
tree559accffc2cb4445e1ce4c36f2291ecae3959abd /docs
parentd1a91864747b84f2cafb03e2f2e5833fccead598 (diff)
parent5d0375a9c9f32a4afd327545b3348fe3288336f2 (diff)
downloadrabbitmq-server-git-0bf33182c2274d83a286369c32c4b41720558b28.tar.gz
Default merged into bug21457
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index c43ed2ea25..6b4208725f 100644
--- a/docs/rabbitmqctl.1.pod
+++ b/docs/rabbitmqctl.1.pod
@@ -279,7 +279,7 @@ exchange arguments
=item list_bindings [-p I<vhostpath>]
List bindings by virtual host. Each line printed describes a binding,
-with the exchange name, routing key, queue name and arguments,
+with the exchange name, queue name, routing key and arguments,
separated by tab characters.
=item list_connections [I<connectioninfoitem> ...]