From 375b8b742a2745c821d2bd14fc288f4373ee8c76 Mon Sep 17 00:00:00 2001 From: evanweaver Date: Thu, 17 Apr 2008 04:32:11 +0000 Subject: Document issue with soft restart pid file setting (closes #29). git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/branches/stable_1-2@1005 19e92222-5c0b-0410-8929-a290d50e31e9 --- bin/mongrel_rails | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/mongrel_rails b/bin/mongrel_rails index 151a19c..ba601c5 100644 --- a/bin/mongrel_rails +++ b/bin/mongrel_rails @@ -215,7 +215,7 @@ module Mongrel ['-c', '--chdir PATH', "Change to dir before starting (will be expanded).", :@cwd, "."], ['-f', '--force', "Force the shutdown (kill -9).", :@force, false], ['-w', '--wait SECONDS', "Wait SECONDS before forcing shutdown", :@wait, "0"], - ['-P', '--pid FILE', "Where the PID file is located.", :@pid_file, "log/mongrel.pid"] + ['-P', '--pid FILE', "Where the PID file is located (cannot be changed via soft restart).", :@pid_file, "log/mongrel.pid"] ] end -- cgit v1.2.3-24-ge0c7