summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2011-06-03 11:31:22 +0100
committerEmile Joubert <emile@rabbitmq.com>2011-06-03 11:31:22 +0100
commit06ab65b036f60dc5cd9d4fe8cc8c26478df6e284 (patch)
tree305b4340f9c3aee9594c536476359c8a47fb9303 /docs
parent6f62c3966b851022496031ccd15ee5e332ff0658 (diff)
downloadrabbitmq-server-git-06ab65b036f60dc5cd9d4fe8cc8c26478df6e284.tar.gz
Less verbose description of environment command
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 362e752dfd..5024a45c34 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1302,9 +1302,8 @@
<term><cmdsynopsis><command>environment</command></cmdsynopsis></term>
<listitem>
<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.
+ The "environment" command displays variables in the rabbit application
+ environment.
</para>
</listitem>
</varlistentry>