ソースを参照

Incorrect capitalisation of AppStderrCopyAndTruncate.

Iain Patterson 10 年 前
コミット
cfa1e729fd
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.txt

+ 1 - 1
README.txt

@@ -331,7 +331,7 @@ a non-zero value of AppRotateBytesHigh.
 If AppRotateDelay is non-zero, NSSM will pause for the given number of
 If AppRotateDelay is non-zero, NSSM will pause for the given number of
 milliseconds after rotation.
 milliseconds after rotation.
 
 
-If AppStdoutCopyAndTruncate or AppStdErrCopyAndTruncate are non-zero, the
+If AppStdoutCopyAndTruncate or AppStderrCopyAndTruncate are non-zero, the
 stdout (or stderr respectively) file will be rotated by first taking a copy
 stdout (or stderr respectively) file will be rotated by first taking a copy
 of the file then truncating the original file to zero size.  This allows
 of the file then truncating the original file to zero size.  This allows
 NSSM to rotate files which are held open by other processes, preventing the
 NSSM to rotate files which are held open by other processes, preventing the