summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2012-10-29 19:08:20 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2012-10-29 19:08:20 +0000
commitddf5d66639d70ed426362d3688bf59367ba2a0ce (patch)
tree79a1c671aaa10c1764076a525ddc5005b2ec4c86 /docs
parente2a63a01e779bc8ef7c326ad04d4d4aaa7b23e6c (diff)
parent82197804063e6fb8aac1cac1085b553b97b492f2 (diff)
downloadrabbitmq-server-git-ddf5d66639d70ed426362d3688bf59367ba2a0ce.tar.gz
merge default into bug23935
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 3082fe149a..ce3ae7d638 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1290,6 +1290,10 @@
<listitem><para>Server port.</para></listitem>
</varlistentry>
<varlistentry>
+ <term>host</term>
+ <listitem><para>Server DNS host.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term>peer_address</term>
<listitem><para>Peer address.</para></listitem>
</varlistentry>
@@ -1298,6 +1302,10 @@
<listitem><para>Peer port.</para></listitem>
</varlistentry>
<varlistentry>
+ <term>peer_host</term>
+ <listitem><para>Peer DNS host.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term>ssl</term>
<listitem><para>Boolean indicating whether the
connection is secured with SSL.</para></listitem>