From 3218b0d34114546e8e5ec6d08aa767c44426912e Mon Sep 17 00:00:00 2001 From: Simon MacMullen Date: Fri, 18 May 2012 10:59:25 +0100 Subject: Document policy info item. --- docs/rabbitmqctl.1.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 1effd691..f64406e3 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -886,6 +886,10 @@ arguments Queue arguments. + + policy + Policy name applying to the queue. + pid Id of the Erlang process associated with the queue. @@ -998,6 +1002,10 @@ arguments Exchange arguments. + + policy + Policy name for applying to the exchange. + If no exchangeinfoitems are specified then -- cgit v1.2.1