diff options
-rw-r--r-- | sapi/fpm/php-fpm.8.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sapi/fpm/php-fpm.8.in b/sapi/fpm/php-fpm.8.in index f6ad963aed..3a697c6a65 100644 --- a/sapi/fpm/php-fpm.8.in +++ b/sapi/fpm/php-fpm.8.in @@ -120,6 +120,13 @@ Force to run in background and ignore daemonize option from configuration file. Force to stay in foreground and ignore daemonize option from configuration file. .TP .PD 0 +.B \-\-force-stderr +.TP +.PD 1 +.B \-O +Force output to stderr in nodaemonize even if stderr is not a TTY. +.TP +.PD 0 .B \-\-allow\-to\-run\-as\-root .TP .PD 1 |