summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-10-19 14:58:47 +0100
committerSimon MacMullen <simon@rabbitmq.com>2012-10-19 14:58:47 +0100
commitb3ac2eab52f8625153155e1d42bf9f2155885694 (patch)
tree74c80c064d5b59c19e34ab22b94472a3babc799d /docs
parent15985c7db0b98b63bbddd3887388f0352eba77b1 (diff)
downloadrabbitmq-server-git-b3ac2eab52f8625153155e1d42bf9f2155885694.tar.gz
Symmetry. Link to the spawned process. Remove i/2 grossness.
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 73347ceafe..df55a17f84 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1203,6 +1203,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>
@@ -1211,6 +1215,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>