summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDiana Corbacho <diana@rabbitmq.com>2016-08-15 15:07:10 +0100
committerDiana Corbacho <diana@rabbitmq.com>2016-08-15 15:07:10 +0100
commit87a214d8fee46037c85c44c94ff67e39e80f2446 (patch)
treecea3f30c6a39b357f9b9d8d6988ae98ffc8cc378 /docs
parentca2d2054ddcdcee66ec36d52a2604a3c343c4cc9 (diff)
parent15cb69740faf7c3df7ddbf0a6ce593f885f12e10 (diff)
downloadrabbitmq-server-git-87a214d8fee46037c85c44c94ff67e39e80f2446.tar.gz
Merge branch 'stable'
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 9206e69924..34b7cc912c 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1249,8 +1249,7 @@
<listitem>
<para>
List only those durable queues that are not
- currently running - i.e. they are located on
- inaccessible nodes.
+ currently available (more specifically, their master node isn't).
</para>
</listitem>
</varlistentry>
@@ -1258,7 +1257,7 @@
<term><cmdsynopsis><arg choice="opt">--online</arg></cmdsynopsis></term>
<listitem>
<para>
- List queues that are currently live.
+ List queues that are currently available (their master node is).
</para>
</listitem>
</varlistentry>