diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2014-06-18 17:10:22 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2014-06-18 17:10:22 +0100 |
| commit | fe20643701ecc350293810a0937861f92948e7e1 (patch) | |
| tree | af213a1169a6e0314c9a66ddd09eb2dcde050cb7 | |
| parent | dc20aebe8e0b11b07ab1d04077395c15a1795869 (diff) | |
| download | rabbitmq-server-git-fe20643701ecc350293810a0937861f92948e7e1.tar.gz | |
Maybe clearer.
| -rw-r--r-- | docs/rabbitmq-plugins.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq-plugins.1.xml b/docs/rabbitmq-plugins.1.xml index fb5f8e2775..f7be2d2995 100644 --- a/docs/rabbitmq-plugins.1.xml +++ b/docs/rabbitmq-plugins.1.xml @@ -224,7 +224,7 @@ Enables the specified plugins and all their dependencies. Unlike <command>rabbitmq-plugins enable</command> this command ignores and overwrites any - existing plugin configuration. <command>rabbitmq-plugins + existing enabled plugins. <command>rabbitmq-plugins set</command> with no plugin arguments is a legal command meaning "disable all plugins". </para> |
