summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-05-19 13:22:34 +0100
committerMatthias Radestock <matthias@lshift.net>2009-05-19 13:22:34 +0100
commitd94afdb18a980fb13c23a2cf8077de4f332f383f (patch)
treedc48397cafb4fde6cdef6f02ba8f4b3bcdb9e386 /docs
parent9c799d509b2b7bf310a63560bd9b25d862def6b2 (diff)
downloadrabbitmq-server-git-d94afdb18a980fb13c23a2cf8077de4f332f383f.tar.gz
document support for headers exchange
We forgot to do this bug 20152.
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index a0232a40f2..421568960e 100644
--- a/docs/rabbitmqctl.1.pod
+++ b/docs/rabbitmqctl.1.pod
@@ -201,7 +201,7 @@ name
URL-encoded name of the exchange
type
- exchange type (B<direct>, B<topic> or B<fanout>)
+ exchange type (B<direct>, B<topic>, B<fanout>, or B<headers>)
durable
whether the exchange survives server restarts