summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Mazzoli <francesco@rabbitmq.com>2012-09-17 14:58:49 +0100
committerFrancesco Mazzoli <francesco@rabbitmq.com>2012-09-17 14:58:49 +0100
commit0028ddbddf5e06c97e926a3d6cc472750fb34ec5 (patch)
tree709535f66e551a154a3cecf240645c17e5540ad1
parent27ef3f0d08dd6d1246b16a1886b1218879917de0 (diff)
downloadrabbitmq-server-0028ddbddf5e06c97e926a3d6cc472750fb34ec5.tar.gz
fix messed up rabbitmqctl usage
-rw-r--r--docs/rabbitmqctl.1.xml27
1 files changed, 3 insertions, 24 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 1af93e85..11d85e9e 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -366,16 +366,8 @@
</para>
</listitem>
</varlistentry>
- </variablelist>
- <variablelist>
<varlistentry>
- <term>
- <cmdsynopsis>
- <command>change_cluster_node_type</command>
- <arg choice="req">
- disk | ram
- </arg>
- </cmdsynopsis>
+ <term><cmdsynopsis><command>change_cluster_node_type</command> <arg choice="req">disk | ram</arg></cmdsynopsis>
</term>
<listitem>
<para>
@@ -390,15 +382,8 @@
</para>
</listitem>
</varlistentry>
- </variablelist>
- <variablelist>
<varlistentry>
- <term>
- <cmdsynopsis>
- <command>forget_cluster_node</command>
- <arg choice="opt">--offline</arg>
- </cmdsynopsis>
- </term>
+ <term><cmdsynopsis><command>forget_cluster_node</command> <arg choice="opt">--offline</arg></cmdsynopsis></term>
<listitem>
<variablelist>
<varlistentry>
@@ -429,14 +414,8 @@
</para>
</listitem>
</varlistentry>
- </variablelist>
- <variablelist>
<varlistentry>
- <term>
- <cmdsynopsis>
- <command>update_cluster_nodes</command>
- <arg choice="req">clusternode</arg>
- </cmdsynopsis>
+ <term><cmdsynopsis><command>update_cluster_nodes</command> <arg choice="req">clusternode</arg></cmdsynopsis>
</term>
<listitem>
<variablelist>