diff options
| author | Steve Losh <tim@rabbitmq.com> | 2012-06-14 12:22:51 +0100 |
|---|---|---|
| committer | Steve Losh <tim@rabbitmq.com> | 2012-06-14 12:22:51 +0100 |
| commit | debf4fc19a51c29585ffe6c6d2000ee85354f1da (patch) | |
| tree | 01876d9e725429010b70096f1658003c22e74eef /docs/rabbitmqctl.1.xml | |
| parent | 36dddc9143f67136fa536c569123796d3ca23a3e (diff) | |
| parent | c9ada0cecf4e86e93071fba7fcc9a69bd098d888 (diff) | |
| download | rabbitmq-server-git-debf4fc19a51c29585ffe6c6d2000ee85354f1da.tar.gz | |
merge default
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -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> |
