diff options
| author | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-08-21 18:54:54 +0100 |
|---|---|---|
| committer | Francesco Mazzoli <francesco@rabbitmq.com> | 2012-08-21 18:54:54 +0100 |
| commit | 48eb4317ceadccb3584beb11ea4ff104c0dbff46 (patch) | |
| tree | a5e98fb6a34c2e2b76c270ff15308dc370e3a48b /docs/rabbitmqctl.1.xml | |
| parent | b47f7361fe1f583847058bc466bf64f7252fe193 (diff) | |
| download | rabbitmq-server-git-48eb4317ceadccb3584beb11ea4ff104c0dbff46.tar.gz | |
manpage fix
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 720df077e4..ac73e84a8b 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -385,8 +385,7 @@ <para role="example-prefix">For example:</para> <screen role="example">rabbitmqctl change_cluster_node_type disk</screen> <para role="example"> - This command will turn a ram node into a disk node (provided that - other disk nodes exist in the cluster). + This command will turn a ram node into a disk node. </para> </listitem> </varlistentry> |
