summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Bridgen <mikeb@lshift.net>2009-11-04 11:56:02 +0000
committerMichael Bridgen <mikeb@lshift.net>2009-11-04 11:56:02 +0000
commit997ca6aa36dbec1e46321bb626c8e3e8e6193f10 (patch)
tree72c46d142c65249e46a1252a4a3dafc0fcd6d2bc /docs
parent11b5c08721455051fef2dc547510a087c87ae9ea (diff)
parent3394efabb87ad14d20a8df7bd681345658594e09 (diff)
downloadrabbitmq-server-git-997ca6aa36dbec1e46321bb626c8e3e8e6193f10.tar.gz
Merge from default to get, among other things, better memory management and synchronous auto_deletes
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> ...]