diff options
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 5 |
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> |
