summaryrefslogtreecommitdiff
path: root/docs/rabbitmq-server.1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/rabbitmq-server.1.xml')
-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 ca63927c..32ae842c 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>