diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2012-09-17 15:54:08 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2012-09-17 15:54:08 +0100 |
| commit | a1962c7aac97c259c82c5336ce081f2626cbc3e9 (patch) | |
| tree | 9fcf7208bd8b2096412a9b1eeeacdb27854469f0 /docs | |
| parent | b14de0b2a797214d00370ee3ae16a12ac4651869 (diff) | |
| parent | 4f69d8276ea8091788ffe95aa7898a77ca2c182b (diff) | |
| download | rabbitmq-server-git-a1962c7aac97c259c82c5336ce081f2626cbc3e9.tar.gz | |
Merge bug25152
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 27 |
1 files changed, 3 insertions, 24 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 1af93e85de..11d85e9e03 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> |
