From e156efae7d046ea06ebe09f444da688442f36b71 Mon Sep 17 00:00:00 2001 From: Sebastian Carlos <88276600+sebastiancarlos@users.noreply.github.com> Date: Sat, 13 Jul 2024 23:54:35 -0300 Subject: [PATCH] Note in taskrc(5) that "undo" configurations are not currently supported (#3518) --- doc/man/taskrc.5.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 2a459d83d..a55925c4e 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -514,6 +514,8 @@ comparison of the data. This can be in either the 'side' style, which compares values side-by-side in a table, or 'diff' style, which uses a format similar to the 'diff' command. +Currently not supported. + .TP .B abbreviation.minimum=2 Minimum length of any abbreviated command/value. This means that "ve", "ver", @@ -1048,6 +1050,9 @@ yellow bars. .RS Colors used by the undo command, to indicate the values both before and after a change that is to be reverted. + +Currently not supported. + .RE .TP