From 8a83fbf747bda27f5859ad84c2f20a9afb753e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20B=C3=BCtow?= <1224732+snonux@users.noreply.github.com> Date: Sun, 22 Jun 2025 16:58:00 +0300 Subject: Clean up unused RunArgs comments --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8899bb9..bc8c7d6 100644 --- a/README.md +++ b/README.md @@ -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`. -- cgit v1.2.3