diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2010-05-27 16:40:15 +0100 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2010-05-27 16:40:15 +0100 |
| commit | d417394c3c2b21c7b705ad8fa8765ee7fbf1d374 (patch) | |
| tree | 398026c8669db20e273b63e82b7592e9120118da | |
| parent | 4c3516817658ec625c83993dbd21cf323f669e50 (diff) | |
| parent | 5b439f592a7795a11b0668523880b93292d1ffc5 (diff) | |
| download | rabbitmq-server-git-d417394c3c2b21c7b705ad8fa8765ee7fbf1d374.tar.gz | |
Merge bug22596 into default
| -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 5e2668c1a6..a2038cf0e9 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -271,7 +271,7 @@ <variablelist> <varlistentry> - <term><cmdsynopsis><command>cluster</command> <arg choice="req"><replaceable>clusternode</replaceable></arg></cmdsynopsis></term> + <term><cmdsynopsis><command>cluster</command> <arg choice="req" role="usage-option-list"><replaceable>clusternode</replaceable> ...</arg></cmdsynopsis></term> <listitem> <variablelist> <varlistentry> |
