mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
fix docs typo
This commit is contained in:
parent
36c51d2d93
commit
8195b187c4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Undo
|
||||
|
||||
It's easy to make a mistake: mark the wrong task as done, or hit enter before noticing a typo in a tag name.
|
||||
The `ta undo` command makes it just as easy to fix the mistake, but effectively reversing the most recent change.
|
||||
The `ta undo` command makes it just as easy to fix the mistake, by effectively reversing the most recent change.
|
||||
Multiple invocations of `ta undo` can be used to undo multiple changes.
|
||||
|
||||
The limit of this functionality is that changes which have been synchronized to the server (via `ta sync`) cannot be undone.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue