summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.1.xml
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2012-01-13 09:46:55 +0000
committerMatthias Radestock <matthias@rabbitmq.com>2012-01-13 09:46:55 +0000
commitc4893e60a1f25089230a8da1c26472ce7e651170 (patch)
treef1af0bea2a7da6183bef0b4181cc6eea66f1a481 /docs/rabbitmqctl.1.xml
parentf8a052afd730ff5f3532d67f984a6ae7149a2aa0 (diff)
parent9090d0daea27ffa72eb7a61fe61c23bafae4b462 (diff)
downloadrabbitmq-server-git-c4893e60a1f25089230a8da1c26472ce7e651170.tar.gz
merge default into bug24664
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
-rw-r--r--docs/rabbitmqctl.1.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 2594f9afe5..c243a3ee06 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -1293,9 +1293,10 @@
<para>
Displays broker status information such as the running
applications on the current Erlang node, RabbitMQ and
- Erlang versions, OS name and memory statistics. (See
- the <command>cluster_status</command> command to find
- out which nodes are clustered and running.)
+ Erlang versions, OS name, memory and file descriptor
+ statistics. (See the <command>cluster_status</command>
+ command to find out which nodes are clustered and
+ running.)
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl status</screen>