summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.1.xml
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-02-14 13:19:20 +0000
committerSimon MacMullen <simon@rabbitmq.com>2011-02-14 13:19:20 +0000
commit486f4ca65d399b01971fd24b8c2bdf9317d70fa2 (patch)
treed5f540dcb21235ea38961d7feaa7ed2349ae47e6 /docs/rabbitmqctl.1.xml
parentd743c195c35ef618170d720ef77f6f543220905f (diff)
downloadrabbitmq-server-git-486f4ca65d399b01971fd24b8c2bdf9317d70fa2.tar.gz
More explicit documentation.
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
-rw-r--r--docs/rabbitmqctl.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 5c090e5a2b..3550e5eaef 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -167,8 +167,8 @@
This command will wait for the RabbitMQ application to
start at the node. As long as the Erlang node is up but
the RabbitMQ application is down it will wait
- indefinitely. If the node itself goes down, or takes too
- long to come up, it will fail.
+ indefinitely. If the node itself goes down, or takes
+ more than five seconds to come up, it will fail.
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl wait</screen>