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 | 68da804b33531929dc00c0a0e83e34b7ac7f68b7 (patch) | |
| tree | 91844a52dde6663a19ac6409302a2767b9ccfc10 /docs | |
| parent | a3948c6088c60c04238c7bf003502bff71fa2653 (diff) | |
| download | rabbitmq-server-git-68da804b33531929dc00c0a0e83e34b7ac7f68b7.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 792a68172b..35f74c2823 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> |
