diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-08-21 18:13:33 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-08-21 18:13:33 +0100 |
| commit | 80eccd1bdf09f624ed42a6caf8da214367b1ad15 (patch) | |
| tree | f33c33aa206de73325ebbf8acd3484344e45d9c6 /docs/rabbitmqctl.1.xml | |
| parent | 5906ad3a624a4702bd6b1b083f7fb582f85eb6a7 (diff) | |
| download | rabbitmq-server-git-80eccd1bdf09f624ed42a6caf8da214367b1ad15.tar.gz | |
forgot about the recluster example
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 4703f180ab..7492eb82f3 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -465,12 +465,6 @@ anymore. <command>recluster -n A C</command> will solve this situation. </para> - <para role="example-prefix">For example:</para> - <screen role="example">rabbitmqctl change_cluster_node_type disk</screen> - <para role="example"> - This command displays will turn a ram node into a disk node - (provided that other disk nodes exist in the cluster). - </para> </listitem> </varlistentry> </variablelist> |
