summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2012-05-25 11:38:21 +0100
committerMatthew Sackman <matthew@rabbitmq.com>2012-05-25 11:38:21 +0100
commit67c70e44aa97b8956f608728a87f5fbeea82c4ba (patch)
treef32f98335b69a3fd615ea9da013d49d802f6da40 /docs
parent53b98cbdaa2d42f0273bf0dbe235003d206ac507 (diff)
parent7bd43a28ab291c22bc1769721541483ffb90ac51 (diff)
downloadrabbitmq-server-git-67c70e44aa97b8956f608728a87f5fbeea82c4ba.tar.gz
Merging bug 24944 into default
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml5
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>