diff options
| author | Simon MacMullen <simon@lshift.net> | 2010-02-26 17:52:08 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@lshift.net> | 2010-02-26 17:52:08 +0000 |
| commit | 76828d2c092fd47e5a28781692d96fa35377ff91 (patch) | |
| tree | d84b59ae79c7955af3eed9868d2955cbbc591dc1 /docs | |
| parent | d8090aa37be61ed734d3a7c73a8273b04f781f26 (diff) | |
| download | rabbitmq-server-git-76828d2c092fd47e5a28781692d96fa35377ff91.tar.gz | |
Fix a couple of mistakes noticed by Matthias.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index af1005989e..f04cc025bf 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -612,7 +612,7 @@ </varlistentry> <varlistentry> - <term>list_user_permissions <option>-p <replaceable>vhostpath</replaceable></option></term> + <term>list_user_permissions <option>-p <replaceable>vhostpath</replaceable></option> <replaceable>username</replaceable></term> <listitem> <variablelist> <varlistentry> @@ -1003,7 +1003,7 @@ </varlistentry> <varlistentry> - <term>rabbitmqctl list_consumers</term> + <term>list_consumers</term> <listitem> <para> List consumers, i.e. subscriptions to a queue's message |
