From 81c7079c6bdb2c29907356c7c810b8afbadc3872 Mon Sep 17 00:00:00 2001 From: Damon Palovaara Date: Fri, 20 Aug 2021 15:22:58 -0700 Subject: [PATCH] fixed type boot->bool --- HOWTO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HOWTO b/HOWTO index 9bfd38b458..a2cf20f6a8 100644 --- a/HOWTO +++ b/HOWTO @@ -2600,7 +2600,7 @@ with the caveat that when used on the command line, they must come after the Specify the time between the SIGTERM and SIGKILL signals. Default is 1 second. -.. option:: std_redirect=boot : [exec] +.. option:: std_redirect=bool : [exec] If set, stdout and stderr streams are redirected to files named from the job name. Default is true.