document support for headers exchange

We forgot to do this bug 20152.
This commit is contained in:
Matthias Radestock 2009-05-19 13:22:34 +01:00
parent 9c799d509b
commit d94afdb18a
1 changed files with 1 additions and 1 deletions

View File

@ -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