summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-10-11 15:14:40 +0100
committerSimon MacMullen <simon@rabbitmq.com>2011-10-11 15:14:40 +0100
commit9595f8660cf7e720a8b641d9d466743bc2ecf59c (patch)
tree1228b6d57be1b61db3f54217645272c06d8bfd6d /docs
parentd668b7dfc2c544689a51f9b7f0591febc30b56a7 (diff)
downloadrabbitmq-server-9595f8660cf7e720a8b641d9d466743bc2ecf59c.tar.gz
Add another format: minimal. Just the name of the plugin, one per line. rabbitmq-plugins will be used in automation, let's not make it painful.bug21319
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq-plugins.1.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml
index 97dce52a..5d74c6e1 100644
--- a/docs/rabbitmq-plugins.1.xml
+++ b/docs/rabbitmq-plugins.1.xml
@@ -69,12 +69,16 @@
<variablelist>
<varlistentry>
- <term><cmdsynopsis><command>list</command> <arg choice="opt">-v</arg> <arg choice="opt">-E</arg> <arg choice="opt">-e</arg> <arg choice="opt"><replaceable>pattern</replaceable></arg></cmdsynopsis></term>
+ <term><cmdsynopsis><command>list</command> <arg choice="opt">-v</arg> <arg choice="opt">-m</arg> <arg choice="opt">-E</arg> <arg choice="opt">-e</arg> <arg choice="opt"><replaceable>pattern</replaceable></arg></cmdsynopsis></term>
<listitem>
<variablelist>
<varlistentry>
<term>-v</term>
- <listitem><para>Show all plugin details.</para></listitem>
+ <listitem><para>Show all plugin details (verbose).</para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>-m</term>
+ <listitem><para>Show only plugin names (minimal).</para></listitem>
</varlistentry>
<varlistentry>
<term>-E</term>