diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-01-31 14:33:02 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-01-31 14:33:02 +0000 |
| commit | 5861d56059ab4f7655a4399f04ca859f91264f15 (patch) | |
| tree | 5da0d0cf1d05f3642ae110bb4d4d983ecfd90d43 | |
| parent | 6943499e92b0e6ff085eb3e9b5efa3275d10c711 (diff) | |
| download | rabbitmq-server-git-5861d56059ab4f7655a4399f04ca859f91264f15.tar.gz | |
Language
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index ed97e779e2..a7e4250385 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -508,7 +508,7 @@ <para> Sets the cluster name. The cluster name is announced to clients on connection, and used by the federation and - shovel plugins to describe where a message has been. The + shovel plugins to record where a message has been. The cluster name is by default derived from the hostname of the first node in the cluster, but can be changed. </para> |
