summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2011-02-09 16:52:05 +0000
committerSimon MacMullen <simon@rabbitmq.com>2011-02-09 16:52:05 +0000
commitf4c47ea3cf0264003194a03dafe3ab1c1bf9be9f (patch)
tree62a44a306a820a1d7cd35b0c5c1648a617a93c71 /docs
parentf3f1540b333309d4f2f74cb0a9520f7ff0d2d5da (diff)
downloadrabbitmq-server-f4c47ea3cf0264003194a03dafe3ab1c1bf9be9f.tar.gz
Undo 3b4956543c30
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 2f2e8b41..5c090e5a 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -197,24 +197,6 @@
</listitem>
</varlistentry>
- <varlistentry>
- <term><cmdsynopsis><command>init_status</command></cmdsynopsis></term>
- <listitem>
- <para>
- Displays an init.d-style status line about whether the server
- is running.
- </para>
- <para role="example-prefix">For example:</para>
- <screen role="example">rabbitmqctl init_status</screen>
- <para role="example">
- This command displays:
- rabbit@hostname is running (pid 1234).
- or
- rabbit@hostname is NOT running.
- </para>
- </listitem>
- </varlistentry>
-
<varlistentry id="reset">
<term><cmdsynopsis><command>reset</command></cmdsynopsis></term>
<listitem>