From cfa1e729fd2e5f953153239080b17ddb70de733e Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Sun, 8 Mar 2015 17:21:53 +0000 Subject: [PATCH] Incorrect capitalisation of AppStderrCopyAndTruncate. --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 224af93..12db7e8 100644 --- a/README.txt +++ b/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 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 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 -- 2.20.1