summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-05-24 16:45:26 +0100
committerSimon MacMullen <simon@rabbitmq.com>2012-05-24 16:45:26 +0100
commit7bd43a28ab291c22bc1769721541483ffb90ac51 (patch)
treeba7604912eaf7b4b96137d15145184b1b76c5228 /docs
parent76a4e6f689aa0cbe7bb56d1cfb1f054a39466d00 (diff)
downloadrabbitmq-server-git-7bd43a28ab291c22bc1769721541483ffb90ac51.tar.gz
rabbitmqctl list_user_permissions does not take a vhost arg. Never has.
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 3eb83c88ed..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>