diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2012-06-01 11:00:49 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2012-06-01 11:00:49 +0100 |
| commit | e07f7d6a50bca68d7eabb7e017e70b5a15cdd27e (patch) | |
| tree | b82e9f9b087f752afdd05fe6f14545bb615b48e9 /docs | |
| parent | f4e69068cd1811dec3b9eb612a69a32e071fd442 (diff) | |
| parent | 5128463a7662e355f8a30c27509fb3912ffa5806 (diff) | |
| download | rabbitmq-server-git-e07f7d6a50bca68d7eabb7e017e70b5a15cdd27e.tar.gz | |
Merge bug24924
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 1effd691bd..d6f6d51fab 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -720,7 +720,7 @@ </varlistentry> <varlistentry> - <term><cmdsynopsis><command>list_user_permissions</command> <arg choice="opt">-p <replaceable>vhostpath</replaceable></arg> <arg choice="req"><replaceable>username</replaceable></arg></cmdsynopsis></term> + <term><cmdsynopsis><command>list_user_permissions</command> <arg choice="req"><replaceable>username</replaceable></arg></cmdsynopsis></term> <listitem> <variablelist> <varlistentry> @@ -978,7 +978,8 @@ </varlistentry> <varlistentry> <term>type</term> - <listitem><para>The exchange type (one of [<command>direct</command>, + <listitem><para>The exchange type (such as + [<command>direct</command>, <command>topic</command>, <command>headers</command>, <command>fanout</command>]).</para></listitem> </varlistentry> |
