summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-22 14:04:53 +0300
committerPaul Bütow <1224732+snonux@users.noreply.github.com>2025-06-22 14:04:53 +0300
commit74fc699fabd50e3072d81242a9ade62ef8af34bf (patch)
treedbb2f6340b00b991d4824421f7c96386023d1c7c /README.md
parent97ca49e85034cf6b57a6515407f8a73b440755ee (diff)
Fix task modification marking done and swap hotkeys
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 05b03ca..f388dbb 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,9 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are
- `e` or `E`: edit task
- `s`: toggle start/stop
-- `D`: mark task done
-- `U`: undo last done
-- `d`: set due date
+ - `d`: mark task done
+ - `U`: undo last done
+ - `D`: set due date
- `r`: random due date
- `R`: edit recurrence
- `a`: annotate task