summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@lshift.net>2009-05-27 13:33:24 +0100
committerMatthew Sackman <matthew@lshift.net>2009-05-27 13:33:24 +0100
commit6246085d1566ef701379006b2ed5ce1b45b4f434 (patch)
tree2937eade747010bfa7ebddc174edc83686544ff1 /docs
parent07a45e744d24384e3b2a1667d4b98650e83f671d (diff)
parent3120cdcb7b8f903c7236c636578ddabeb50068fd (diff)
downloadrabbitmq-server-git-6246085d1566ef701379006b2ed5ce1b45b4f434.tar.gz
just merging in default branch
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