diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2011-02-09 16:52:05 +0000 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2011-02-09 16:52:05 +0000 |
| commit | 190f53514c8313a12b8a9bea1f2b63e55d072ff8 (patch) | |
| tree | 62a44a306a820a1d7cd35b0c5c1648a617a93c71 /docs | |
| parent | 4bccb8b893fd3557cd12b4dcef903d3f347ba367 (diff) | |
| download | rabbitmq-server-git-190f53514c8313a12b8a9bea1f2b63e55d072ff8.tar.gz | |
Undo 3b4956543c30
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 2f2e8b417c..5c090e5a2b 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> |
