summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTony Garnock-Jones <tonyg@lshift.net>2009-06-03 13:39:32 +0100
committerTony Garnock-Jones <tonyg@lshift.net>2009-06-03 13:39:32 +0100
commit9c1ad3540de6da792dee97ab67ab68be4e038e12 (patch)
treebfe2d6a4d0837ac63ba3b854f5d5b04dc1bb7965 /docs
parentcbdc24c1ab730d3d5acf6215373b15c5cb351937 (diff)
parentc73554779aa309e576f88cad973484b72e0c2302 (diff)
downloadrabbitmq-server-git-9c1ad3540de6da792dee97ab67ab68be4e038e12.tar.gz
merge default into amqp_0_9_1
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