summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Majkowski <majek@lshift.net>2009-10-26 13:09:47 -0400
committerMarek Majkowski <majek@lshift.net>2009-10-26 13:09:47 -0400
commit68d168857188d58f9a31c8c58d16825cc01d16c1 (patch)
tree5cdf8cc592703fe4fa334c752ab077165c9acaa6 /docs
parent884d689bb1c35ab6dbc38f718328cb29d41eb905 (diff)
parentf280daebf105d43752ff3a1f524c4d39db67c980 (diff)
downloadrabbitmq-server-git-68d168857188d58f9a31c8c58d16825cc01d16c1.tar.gz
Merged default into bug21742.
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> ...]