summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmile Joubert <emile@rabbitmq.com>2012-09-06 15:52:34 +0100
committerEmile Joubert <emile@rabbitmq.com>2012-09-06 15:52:34 +0100
commitb520ec5272f027844e57bd3d58cc673f3d948239 (patch)
tree3e3e0740763b93640a5d1c973052fa662b8e5449 /docs
parentb6ea31ea66807322e0b1f7e8095212d3ba82f111 (diff)
parent00bb2bd8c51bf70ce44b98d91c5f780afc2e097a (diff)
downloadrabbitmq-server-git-b520ec5272f027844e57bd3d58cc673f3d948239.tar.gz
Merged bug25114 into default
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmq-server.1.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/rabbitmq-server.1.xml b/docs/rabbitmq-server.1.xml
index ca63927c20..32ae842c76 100644
--- a/docs/rabbitmq-server.1.xml
+++ b/docs/rabbitmq-server.1.xml
@@ -109,7 +109,8 @@ Defaults to 5672.
<term>-detached</term>
<listitem>
<para>
- start the server process in the background
+ Start the server process in the background. Note that this will
+ cause the pid not to be written to the pid file.
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmq-server -detached</screen>