summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.1.xml
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-05-18 11:00:41 +0100
committerSimon MacMullen <simon@rabbitmq.com>2012-05-18 11:00:41 +0100
commit350bf271a43b8717f66842a46c967af9160b84a8 (patch)
treee3e0f10a524c18feb3dd9d9d296339391a71d047 /docs/rabbitmqctl.1.xml
parentf213e8a03792c4df233c4d3522812178caed2d2c (diff)
downloadrabbitmq-server-git-350bf271a43b8717f66842a46c967af9160b84a8.tar.gz
How long have we supported pluggable exchange types now?
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
-rw-r--r--docs/rabbitmqctl.1.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 1effd691bd..3eb83c88ed 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -978,7 +978,8 @@
</varlistentry>
<varlistentry>
<term>type</term>
- <listitem><para>The exchange type (one of [<command>direct</command>,
+ <listitem><para>The exchange type (such as
+ [<command>direct</command>,
<command>topic</command>, <command>headers</command>,
<command>fanout</command>]).</para></listitem>
</varlistentry>