about summary refs log tree commit homepage
path: root/Documentation/unicorn.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/unicorn.1.txt')
-rw-r--r--Documentation/unicorn.1.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/unicorn.1.txt b/Documentation/unicorn.1.txt
index a8fa3ac..f3b560a 100644
--- a/Documentation/unicorn.1.txt
+++ b/Documentation/unicorn.1.txt
@@ -93,11 +93,6 @@ with rackup(1) but strongly discouraged.
     This option only exists for compatibility with the rackup(1) command,
     use of "-l"/"\--listen" switch is recommended instead.
 
--P, \--pid FILE
-:   Store the Process ID of the Unicorn master process.
-    This option only exists for compatibility with the rackup(1) command,
-    use of the "pid" directive in *CONFIG_FILE* is recommended.
-
 -s, \--server *SERVER*
 :   No-op, this exists only for compatibility with rackup(1).