diff options
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 7e096ae649..26863ae78a 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -350,6 +350,12 @@ are offline. For a more detailed description, see <link linkend="cluster"><command>cluster</command>.</link> </para> + <para> + Note that this variant of the cluster command just + ignores the current status of the specified nodes. + Clustering may still fail for a variety of other + reasons. + </para> </listitem> </varlistentry> </variablelist> |
