diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2012-10-11 10:20:17 +0100 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2012-10-11 10:20:17 +0100 |
| commit | b74d3b85c6bc49fa84f35456c0a1848331ff5784 (patch) | |
| tree | 063f304009fcedb3a113f8fc144da494176a61ad /docs | |
| parent | 5b763a50a533201060ec911ee39fe5c0affd06f1 (diff) | |
| download | rabbitmq-server-git-b74d3b85c6bc49fa84f35456c0a1848331ff5784.tar.gz | |
Tidying
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> |
