diff options
| author | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 16:58:00 +0300 |
|---|---|---|
| committer | Paul Bütow <1224732+snonux@users.noreply.github.com> | 2025-06-22 16:58:00 +0300 |
| commit | 8a83fbf747bda27f5859ad84c2f20a9afb753e39 (patch) | |
| tree | e2585f906485e89f6d4417a5d1d3d04f9c442ce4 /README.md | |
| parent | b140c36cd8bb3d20c7211fe672b9d5674c9f0d3b (diff) | |
Clean up unused RunArgs comments
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -35,7 +35,6 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `d`: mark task done - `U`: undo last done - `D`: set due date -- `T`: run task command - `+`: add task - `r`: random due date - `R`: edit recurrence @@ -58,5 +57,4 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are - `q` or `esc`: close search/help or quit (press `q` when nothing is open) Example: press `+`, type `Buy milk` and hit Enter to add a new task called "Buy milk". -Example: press `T`, type `+bg modify +huhu` to tag all `+bg` tasks with `+huhu`. |
