From 750af261aa1d38aa9cca457adf30aad145168b4a Mon Sep 17 00:00:00 2001 From: Sebastian Carlos <88276600+sebastiancarlos@users.noreply.github.com> Date: Wed, 26 Jun 2024 23:29:26 -0300 Subject: [PATCH] Un-deprecate the non-1/0 boolean values (#3522) As per https://github.com/GothenburgBitFactory/tw.org/issues/867 Co-authored-by: Sebastian Carlos --- doc/man/taskrc.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 8926d61f5..9f560f005 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -77,7 +77,7 @@ Values support UTF8 as well as JSON encoding, such as \\uNNNN. Note that Taskwarrior is flexible about the values used to represent Boolean items. You can use "1" to enable, anything else is interpreted as disabled. -The values "on", "yes", "y" and "true" are currently supported but deprecated. +The values "on", "yes", "y" and "true" are also supported. .nf include