diff --git a/docs/modules.rst b/docs/modules.rst index e3a055f..49d0256 100644 --- a/docs/modules.rst +++ b/docs/modules.rst @@ -1612,6 +1612,7 @@ Requires the following library: Parameters: * 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 `_ - many thanks!