summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-02-22 10:52:04 +0000
committerSimon MacMullen <simon@rabbitmq.com>2012-02-22 10:52:04 +0000
commit61b22fe80b9d9fa11ec52c441f7cc6c346021a63 (patch)
tree1d037515e11b23d599b189ae9e64fd7cb600241e /docs
parent5f7d155907af53e7f4785dd5c2bb5113c4d184df (diff)
downloadrabbitmq-server-git-61b22fe80b9d9fa11ec52c441f7cc6c346021a63.tar.gz
name info item for connections.
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 c1c51f9f8b..3ca276ced1 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1011,6 +1011,10 @@
<listitem><para>Id of the Erlang process associated with the connection.</para></listitem>
</varlistentry>
<varlistentry>
+ <term>name</term>
+ <listitem><para>Readable name for the connection.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term>address</term>
<listitem><para>Server IP address.</para></listitem>
</varlistentry>