diff options
author | Simon MacMullen <simon@rabbitmq.com> | 2011-09-30 18:05:47 +0100 |
---|---|---|
committer | Simon MacMullen <simon@rabbitmq.com> | 2011-09-30 18:05:47 +0100 |
commit | cf0a3e56205c1c5a5436fdb62b64882b7a5c91e6 (patch) | |
tree | 91844a52dde6663a19ac6409302a2767b9ccfc10 /docs | |
parent | f01dc710c227f85b49df51e8b7f3973917fcdaaa (diff) | |
download | rabbitmq-server-cf0a3e56205c1c5a5436fdb62b64882b7a5c91e6.tar.gz |
Bleh2
Diffstat (limited to 'docs')
-rw-r--r-- | docs/rabbitmq-plugins.1.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml index 792a6817..35f74c28 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -55,11 +55,11 @@ </para> <para> Some plugins depend on others to work - correctly. <command>rabbitmq-plugins</command> will traverse these - dependencies and enable all required plugins. Plugins listed on + correctly. <command>rabbitmq-plugins</command> traverses these + dependencies and enables all required plugins. Plugins listed on the <command>rabbitmq-plugins</command> command line are marked as explicitly enabled; dependent plugins are marked as implicitly - enabled. Implicitly enabled plugins will be automatically disabled again + enabled. Implicitly enabled plugins are automatically disabled again when they are no longer required. </para> </refsect1> |