diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/rabbitmqctl.1.xml | 18 |
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> |