diff options
| -rw-r--r-- | docs/rabbitmq-plugins.1.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml index 35f74c2823..345d867228 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -92,8 +92,11 @@ </varlistentry> </variablelist> <para> - Lists available plugins, their versions, dependencies - and descriptions. + Lists available plugins, their versions, dependencies and + descriptions. Each plugin is prefixed with a status + indicator - [ ] to indicate that the plugin is not + enabled, [E] to indicate that it is explicitly enabled, + and [e] to indicate that it is implicitly enabled. </para> <para> If the optional pattern is given, only plugins whose |
