diff options
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 4 |
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"> |
