summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-03-25 09:25:26 +0000
committerMatthias Radestock <matthias@lshift.net>2009-03-25 09:25:26 +0000
commit54ad224a3d9885f8b2bd766917e385ee77300d9c (patch)
tree4e521c24ef43a3020681100774e6b409b0267fc6
parent702c412da4e133ac5d40af680323c80140e60bcf (diff)
downloadrabbitmq-server-54ad224a3d9885f8b2bd766917e385ee77300d9c.tar.gz
document support for headers exchange
We forgot to do this bug 20152.
-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 c9c94dd8..013062b4 100644
--- a/docs/rabbitmqctl.1.pod
+++ b/docs/rabbitmqctl.1.pod
@@ -219,7 +219,7 @@ URL-encoded name of the exchange
=item type
-exchange type (B<direct>, B<topic> or B<fanout>)
+exchange type (B<direct>, B<topic>, B<fanout>, or B<headers>)
=item durable