summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2011-06-06 15:58:08 +0100
committerEmile Joubert <emile@rabbitmq.com>2011-06-06 15:58:08 +0100
commitc62eef7be78668a00f3af3676658c0d9e39cf499 (patch)
treea20886a8a56fa70e0c992fdb3360711aa94c0d6d
parent14bd624a9487831c7b9fa0c0f2bacbd8c53e5a93 (diff)
parent95d07287b4007af9f763ff3be7e39eee0d9bbc04 (diff)
downloadrabbitmq-server-git-c62eef7be78668a00f3af3676658c0d9e39cf499.tar.gz
Merged bug24156 into default
-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 b8d6fbd3b9..06dcfff76f 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -648,6 +648,10 @@
<listitem><para>Whether tracing is enabled for this virtual host.</para></listitem>
</varlistentry>
</variablelist>
+ <para>
+ If no <command>vhostinfoitem</command>s are specified
+ then the vhost name is displayed.
+ </para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl list_vhosts name tracing</screen>
<para role="example">