Incorrect capitalisation of AppStderrCopyAndTruncate.
authorIain Patterson <me@iain.cx>
Sun, 8 Mar 2015 17:21:53 +0000 (17:21 +0000)
committerIain Patterson <me@iain.cx>
Sun, 8 Mar 2015 17:21:53 +0000 (17:21 +0000)
README.txt

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