diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 564af9fd37..522a51ee43 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -899,9 +899,8 @@ <para> Policies are used to control and modify the behaviour of queues and exchanges on a cluster-wide basis. Policies apply within a - given vhost, and consist of a key and a value. The key must be a - string and the value must be a JSON string. Policies can be set, - cleared and listed. + given vhost, and consist of a key, pattern, definition and an + optional priority. Policies can be set, cleared and listed. </para> <variablelist> <varlistentry> |
