summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-05-27 14:32:17 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2009-05-27 14:32:17 +0100
commitb7068735d23ed81921d1b428b662e966b3f33d89 (patch)
treea17f8993ae059c09624309f16e960aafaf96adb5 /docs
parent54f390194bb8d6042d69fd5b2deccc03a93bbc69 (diff)
parent21e007dae8bcf307fd6a20287e0774b647c2e519 (diff)
downloadrabbitmq-server-git-b7068735d23ed81921d1b428b662e966b3f33d89.tar.gz
merge default into bug20654
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