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 | 783ff5c48c7344d729cf19f92883a4fb777fbe56 (patch) | |
| tree | af213a1169a6e0314c9a66ddd09eb2dcde050cb7 | |
| parent | e8b72084734d980b267ee41d39197436d4a0efe2 (diff) | |
| download | rabbitmq-server-bug25446.tar.gz | |
Maybe clearer.bug25446
| -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 fb5f8e27..f7be2d29 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> |
