diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2013-04-24 15:45:03 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2013-04-24 15:45:03 +0100 |
| commit | 2c1e6011e789ae5b2c122d6186ada7679f13728c (patch) | |
| tree | 42fde8481e6625ae385416c2ed2bc561a685bef3 /docs | |
| parent | 289d4eb556def790ae0c8e1729246fd095865a6b (diff) | |
| parent | 3e1deb156086fa71c246f160d79b055b99978921 (diff) | |
| download | rabbitmq-server-git-2c1e6011e789ae5b2c122d6186ada7679f13728c.tar.gz | |
Merge bug25512
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 bbd2fe5be5..0f3c0faf20 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -289,7 +289,7 @@ <variablelist> <varlistentry id="join_cluster"> - <term><cmdsynopsis><command>join_cluster</command> <arg choice="req"><replaceable>clusternode</replaceable></arg><arg choice="opt"><replaceable>--ram</replaceable></arg></cmdsynopsis></term> + <term><cmdsynopsis><command>join_cluster</command> <arg choice="req"><replaceable>clusternode</replaceable></arg> <arg choice="opt">--ram</arg></cmdsynopsis></term> <listitem> <variablelist> <varlistentry> |
