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
commit3af990393f20a4e2ae23d4db8c41bb34d6e990b3 (patch)
treea20886a8a56fa70e0c992fdb3360711aa94c0d6d
parent8dac4b06c6f2f7be15d12f4e6e764fd25c5bf487 (diff)
parent9cd09fb24f30b5d2c48497094834f5e697b97803 (diff)
downloadrabbitmq-server-3af990393f20a4e2ae23d4db8c41bb34d6e990b3.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 b8d6fbd3..06dcfff7 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">