alanxz / rabbitmq-c

RabbitMQ C client
MIT License
1.74k stars 662 forks source link

amqp-consume --exchange-type option doesn't seem to exist #347

Open jcbelt opened 8 years ago

jcbelt commented 8 years ago

I was trying to use the amqp-consume command to automatically declare an exchange, but it doesn't seem to work. It seems that the --exchange-type parameter mentioned in the docs doesn't actually exist:

https://github.com/alanxz/rabbitmq-c/blob/master/tools/doc/amqp-consume.xml#L95

alanxz commented 8 years ago

Looks like the docs are out of date :/