diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-06-03 11:45:53 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-06-03 11:45:53 +0100 |
| commit | ef6b33d4282b42334b548d028fc291967e168f45 (patch) | |
| tree | 5a610bc192842145598c81a635f3a3e10ba21741 | |
| parent | 6f62c3966b851022496031ccd15ee5e332ff0658 (diff) | |
| download | rabbitmq-server-git-ef6b33d4282b42334b548d028fc291967e168f45.tar.gz | |
Need a space here
| -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 362e752dfd..8f99f8fc9f 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -1278,7 +1278,7 @@ </varlistentry> <varlistentry> - <term><cmdsynopsis><command>list_consumers</command><arg choice="opt">-p <replaceable>vhostpath</replaceable></arg></cmdsynopsis></term> + <term><cmdsynopsis><command>list_consumers</command> <arg choice="opt">-p <replaceable>vhostpath</replaceable></arg></cmdsynopsis></term> <listitem> <para> List consumers, i.e. subscriptions to a queue's message |
