Documentation
- Clarified the need for quoting substitutions containing spaces (thanks to Eric Fluger).
This commit is contained in:
@@ -239,11 +239,17 @@ Modifies the existing task with provided information.
|
|||||||
Performs one substitution on task description and annotation for fixing
|
Performs one substitution on task description and annotation for fixing
|
||||||
mistakes.
|
mistakes.
|
||||||
|
|
||||||
|
If either 'from' or 'to' contain spaces, you will need to put quotes around
|
||||||
|
the whole thing.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B ID /from/to/g
|
.B ID /from/to/g
|
||||||
Performs all substitutions on task description and annotation for fixing
|
Performs all substitutions on task description and annotation for fixing
|
||||||
mistakes.
|
mistakes.
|
||||||
|
|
||||||
|
If either 'from' or 'to' contain spaces, you will need to put quotes around
|
||||||
|
the whole thing.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B edit ID
|
.B edit ID
|
||||||
Launches an editor to let you modify all aspects of a task directly.
|
Launches an editor to let you modify all aspects of a task directly.
|
||||||
|
|||||||
Reference in New Issue
Block a user