diff options
| author | Matthew Sackman <matthew@rabbitmq.com> | 2012-05-25 11:42:07 +0100 |
|---|---|---|
| committer | Matthew Sackman <matthew@rabbitmq.com> | 2012-05-25 11:42:07 +0100 |
| commit | bf96c3de075dac375b8b39c4affbf28f2bc5c56a (patch) | |
| tree | 7622c40e6a7131b5c1ad29d548fb9b14a4f21f92 /docs | |
| parent | 51fd9083b5191c0740144cb4d2793e134f5e8ed0 (diff) | |
| parent | 67c70e44aa97b8956f608728a87f5fbeea82c4ba (diff) | |
| download | rabbitmq-server-git-bf96c3de075dac375b8b39c4affbf28f2bc5c56a.tar.gz | |
Merging bug 24945 into default
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> |
