[doc] update document to reflec the show_active param for taskwarrior

This commit is contained in:
Alex Kelly 2022-09-12 13:36:05 -04:00
parent 754707379a
commit e76a6e0ba3

View file

@ -1612,6 +1612,7 @@ Requires the following library:
Parameters: Parameters:
* taskwarrior.taskrc : path to the taskrc file (defaults to ~/.taskrc) * taskwarrior.taskrc : path to the taskrc file (defaults to ~/.taskrc)
* taskwarrior.show_active: true/false(default) to show the active task ID and description when one is active, otherwise show the total number pending.
contributed by `chdorb <https://github.com/chdorb>`_ - many thanks! contributed by `chdorb <https://github.com/chdorb>`_ - many thanks!