summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-07-14 13:30:30 +0100
committerMatthew Sackman <matthew@rabbitmq.com>2011-07-14 13:30:30 +0100
commit21ff1e85d2a49ae8ab2fb899954fe6340658bc33 (patch)
tree1018c5e57571a506b3194c4edfe635784b683b46 /docs
parent07485be0b7890d6645239d2cd1fc8794e9232390 (diff)
downloadrabbitmq-server-git-21ff1e85d2a49ae8ab2fb899954fe6340658bc33.tar.gz
rework
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 6bc9a4be82..74041969c7 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -862,11 +862,15 @@
</varlistentry>
<varlistentry>
<term>mirror_nodes</term>
- <listitem><para>If the queue is mirrored, the nodes upon which mirrors will be present if the nodes are part of the current cluster.</para></listitem>
+ <listitem><para>If the queue is mirrored, this provides the names of the nodes upon which mirrors will be present should those nodes be part of the current cluster (i.e. it may contain node names that are not currently part of the cluster).</para></listitem>
</varlistentry>
<varlistentry>
- <term>slaves</term>
- <listitem><para>If the queue is mirrored, this gives the status of slaves.</para></listitem>
+ <term>slave_pids</term>
+ <listitem><para>If the queue is mirrored, this gives the IDs of the current slaves.</para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>synchronised_slave_pids</term>
+ <listitem><para>If the queue is mirrored, this gives the IDs of the current slaves which are synchronised with the master.</para></listitem>
</varlistentry>
</variablelist>
<para>