summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
```