diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmq-plugins.1.xml | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml index f860e9c327..faa0bf41a1 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -69,7 +69,7 @@ <variablelist> <varlistentry> - <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">-A</arg> <arg choice="opt">-I</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> @@ -91,16 +91,6 @@ enabled plugins.</para></listitem> </varlistentry> <varlistentry> - <term>-A</term> - <listitem><para>Show active plugins (running on the broker) that - are not explicitly or implicitly enabled.</para></listitem> - </varlistentry> - <varlistentry> - <term>-I</term> - <listitem><para>Show in-active plugins (not running on the broker) that - are explicitly or implicitly enabled.</para></listitem> - </varlistentry> - <varlistentry> <term>pattern</term> <listitem><para>Pattern to filter the plugin names by.</para></listitem> </varlistentry> |
