mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Merge pull request #12 from typebrook/patch-1
Fix description about annotate
This commit is contained in:
commit
f90fffcb08
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ cargo build --release
|
|||
- `s`: `task {selected} start/stop` - Toggle start and stop
|
||||
- `u`: `task undo` - Undo
|
||||
- `x`: `task delete {selected}` - Delete
|
||||
- `A`: `task {selected} annotate {string}` - Add new task
|
||||
- `A`: `task {selected} annotate {string}` - Annotate current task
|
||||
- `?`: `help` - Help menu
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue