summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/rabbitmqctl.1.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index ef313ab012..f9d5f17511 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -148,7 +148,6 @@
Unlike the stop command, the shutdown command:
* does not require a pid_file to wait for the Erlang process to exit
* if RabbitMQ node is not running, it will return a non-zero exit code
- * it will refuse to stop a remote RabbitMQ node and return a non-zero exit code
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl shutdown</screen>