diff options
author | Matthias Radestock <matthias@rabbitmq.com> | 2013-04-19 16:30:37 +0100 |
---|---|---|
committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-04-19 16:30:37 +0100 |
commit | a8858534212a396b46bafaa3794ad877c58d0e97 (patch) | |
tree | cc35fe91b2b78b12bbd8657a8653d8dedc8920e9 /docs | |
parent | c1e8a45b596d68bf423f1505c867060d58fdb743 (diff) | |
download | rabbitmq-server-a8858534212a396b46bafaa3794ad877c58d0e97.tar.gz |
fix typo
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 34947b66..08395107 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> |