diff options
| author | Michael Bridgen <mikeb@lshift.net> | 2009-11-04 11:56:02 +0000 |
|---|---|---|
| committer | Michael Bridgen <mikeb@lshift.net> | 2009-11-04 11:56:02 +0000 |
| commit | 997ca6aa36dbec1e46321bb626c8e3e8e6193f10 (patch) | |
| tree | 72c46d142c65249e46a1252a4a3dafc0fcd6d2bc /docs/rabbitmqctl.1.pod | |
| parent | 11b5c08721455051fef2dc547510a087c87ae9ea (diff) | |
| parent | 3394efabb87ad14d20a8df7bd681345658594e09 (diff) | |
| download | rabbitmq-server-git-997ca6aa36dbec1e46321bb626c8e3e8e6193f10.tar.gz | |
Merge from default to get, among other things, better memory management and synchronous auto_deletes
Diffstat (limited to 'docs/rabbitmqctl.1.pod')
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 2 |
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> ...] |
