diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-12-01 15:46:57 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-12-01 15:46:57 +0000 |
| commit | e032fc71a9228a910c159f57fa81894e66157bb6 (patch) | |
| tree | bb5745f1536f9076c087a540c412a747b86fb21a /docs | |
| parent | be26c7e16c342a4bc642c03159a070d26eafe2b8 (diff) | |
| download | rabbitmq-server-git-e032fc71a9228a910c159f57fa81894e66157bb6.tar.gz | |
Maybe clearer?
Diffstat (limited to 'docs')
| -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 047fd57f90..8d042670a8 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -429,7 +429,7 @@ <term><cmdsynopsis><command>rename_cluster_node</command> <arg choice="req">oldnode1</arg> <arg choice="req">newnode1</arg> <arg choice="opt">oldnode2</arg> <arg choice="opt">newnode2 ...</arg></cmdsynopsis></term> <listitem> <para> - Supports renaming of the local cluster node. + Supports renaming of cluster nodes in the local database. </para> <para> This subcommand causes rabbitmqctl to temporarily become |
