summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2011-06-03 11:22:01 +0100
committerEmile Joubert <emile@rabbitmq.com>2011-06-03 11:22:01 +0100
commit6f62c3966b851022496031ccd15ee5e332ff0658 (patch)
treee4fd5454f5c5ec774620f62c682a1f4f07fd3cb7 /docs
parent661c972ae8ecad260471aa61a1fb1e5cb5dba0c1 (diff)
downloadrabbitmq-server-git-6f62c3966b851022496031ccd15ee5e332ff0658.tar.gz
Show docs in usage
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index ceb4e98b1a..362e752dfd 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1301,8 +1301,8 @@
<varlistentry>
<term><cmdsynopsis><command>environment</command></cmdsynopsis></term>
<listitem>
- <para>
- Display the name and value of each variable in the application environment.
+ <para role="usage">
+ The "environment" command displays variables in the application environment.
This can be used to verify that options specified for the rabbit
application in the configuration file have been read.
</para>
@@ -1311,10 +1311,10 @@
<varlistentry>
<term><cmdsynopsis><command>report</command></cmdsynopsis></term>
<listitem>
- <para>
- Generate a server status report containing a concatenation of all server status
- information for support purposes. The output should be redirected to a
- file when accompanying a support request.
+ <para role="usage">
+ The "report" command produces a server status report which is a concatenation
+ of all server status information. The output should be redirected to a file
+ when accompanying a support request.
</para>
<para role="example-prefix">
For example: