summaryrefslogtreecommitdiff
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
commitd953296ea3663ec61cc07a7f270b96d83d37442b (patch)
treee4fd5454f5c5ec774620f62c682a1f4f07fd3cb7
parent1cced6c5f404863983ee958b1424ff449ceedc69 (diff)
downloadrabbitmq-server-d953296ea3663ec61cc07a7f270b96d83d37442b.tar.gz
Show docs in usage
-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 ceb4e98b..362e752d 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: