summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2010-12-13 10:43:02 +0000
committerSimon MacMullen <simon@rabbitmq.com>2010-12-13 10:43:02 +0000
commitb8178c12204c49ee8608378fd80251d2b995328a (patch)
treebb041588c3a48b7d5d39c7e298e224a1d651a6c7 /docs
parentb4e01c4cbeff8a24d37161288205692a944ee3d4 (diff)
parent8611a967a211bb396279fe70325d3ee33db298cd (diff)
downloadrabbitmq-server-b8178c12204c49ee8608378fd80251d2b995328a.tar.gz
Merge from default.bug23467
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 6b02abe4..3c45217d 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>