diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-06-06 15:51:17 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-06-06 15:51:17 +0100 |
| commit | 95d07287b4007af9f763ff3be7e39eee0d9bbc04 (patch) | |
| tree | 203888b974025202f86339e0f714145cf01a6e27 /docs | |
| parent | 0607022c1339d8cb26e4f3146e4680c546f8c358 (diff) | |
| download | rabbitmq-server-git-95d07287b4007af9f763ff3be7e39eee0d9bbc04.tar.gz | |
Explain what we list by default.
Diffstat (limited to 'docs')
| -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"> |
