summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-11-27 09:24:22 +0000
committerMatthias Radestock <matthias@lshift.net>2009-11-27 09:24:22 +0000
commit0d4dafc9d4f28eccc03bbdb4927697510fd294b4 (patch)
treef9a96e9f4cddbb30ea49c134a0e780aa0ad1d262
parent2f7b21dbe5bf9795090299877d35baa194a13114 (diff)
downloadrabbitmq-server-git-0d4dafc9d4f28eccc03bbdb4927697510fd294b4.tar.gz
storage_mode is long gone
-rw-r--r--src/rabbit_control.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_control.erl b/src/rabbit_control.erl
index 5e6229b138..a18f65349d 100644
--- a/src/rabbit_control.erl
+++ b/src/rabbit_control.erl
@@ -174,7 +174,7 @@ virtual host parameter for which to display results. The default value is \"/\".
<QueueInfoItem> must be a member of the list [name, durable, auto_delete,
arguments, node, messages_ready, messages_unacknowledged, messages_uncommitted,
-messages, acks_uncommitted, consumers, transactions, memory, storage_mode]. The
+messages, acks_uncommitted, consumers, transactions, memory]. The
default is to display name and (number of) messages.
<ExchangeInfoItem> must be a member of the list [name, type, durable,