summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-11-02 16:55:57 +0200
committerPaul Buetow <paul@buetow.org>2025-11-02 16:55:57 +0200
commit37a1f21582e28048382a79e00bcc736ff4842d65 (patch)
tree88f078ecfa873f18c0e712e90a264adb50dbe973
parentb279380cac3abb8b713f345b1a51a2a02f9c81bf (diff)
update readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae89d7a..e6c9e6d 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,8 @@ tasksamurai
tasksamurai +tag status:pending
tasksamurai project:work due:today
tasksamurai pri:H
+tasksamurai -- -excludetag
+tasksamurai -- -excludetag +includetag
# Any valid Taskwarrior filter can be passed as arguments
```