mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Clarified the need for quoting substitutions containing spaces (thanks to Eric Fluger).
This commit is contained in:
parent
1ea513ad75
commit
589c918f79
1 changed files with 6 additions and 0 deletions
|
@ -239,11 +239,17 @@ Modifies the existing task with provided information.
|
|||
Performs one substitution on task description and annotation for fixing
|
||||
mistakes.
|
||||
|
||||
If either 'from' or 'to' contain spaces, you will need to put quotes around
|
||||
the whole thing.
|
||||
|
||||
.TP
|
||||
.B ID /from/to/g
|
||||
Performs all substitutions on task description and annotation for fixing
|
||||
mistakes.
|
||||
|
||||
If either 'from' or 'to' contain spaces, you will need to put quotes around
|
||||
the whole thing.
|
||||
|
||||
.TP
|
||||
.B edit ID
|
||||
Launches an editor to let you modify all aspects of a task directly.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue