diff options
| author | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-07-09 09:29:21 +0100 |
|---|---|---|
| committer | Alexandru Scvortov <alexandru@rabbitmq.com> | 2010-07-09 09:29:21 +0100 |
| commit | c1198829512fe2b27a90c2fd13f021405076a884 (patch) | |
| tree | 8c1a55ef9047b3775ee1ce5af94211431756306d /docs/rabbitmqctl.1.xml | |
| parent | b8e72a850d90018a1a42ace17a871ed03be109d4 (diff) | |
| download | rabbitmq-server-git-c1198829512fe2b27a90c2fd13f021405076a884.tar.gz | |
improved docs
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -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> |
