summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2010-12-13 13:15:27 +0000
committerEmile Joubert <emile@rabbitmq.com>2010-12-13 13:15:27 +0000
commit704df47c3756bd62cb84d2a06655aafd8ad85e41 (patch)
tree1be2db7b29066664e36ae51bce3273dcec80ff8e /docs
parent368bfaf8a74305a33ec03b3367d8c6c3fd14cb66 (diff)
parentf6144f6cd96dadf3db89f524099deb6e30a64dca (diff)
downloadrabbitmq-server-git-704df47c3756bd62cb84d2a06655aafd8ad85e41.tar.gz
Merged bug23467 into default
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 6b02abe438..3c45217d88 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1005,6 +1005,10 @@
<listitem><para>Version of the AMQP protocol in use (currently one of <command>{0,9,1}</command> or <command>{0,8,0}</command>). Note that if a client requests an AMQP 0-9 connection, we treat it as AMQP 0-9-1.</para></listitem>
</varlistentry>
<varlistentry>
+ <term>auth_mechanism</term>
+ <listitem><para>SASL authentication mechanism used, such as <command>PLAIN</command>.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term>user</term>
<listitem><para>Username associated with the connection.</para></listitem>
</varlistentry>