mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 10:37:19 +02:00
Documentation - Man and help now mentions /g in /from/to/g
This commit is contained in:
parent
0c61f50da6
commit
d9c4ff0700
8 changed files with 16 additions and 1 deletions
|
@ -904,6 +904,8 @@
|
|||
" task <filter> <command> project:Home\n" \
|
||||
" task <filter> <command> +weekend +garden due:tomorrow\n" \
|
||||
" task <filter> <command> Description/annotation text\n" \
|
||||
" task <filter> <command> /from/to/ <- replace first match\n" \
|
||||
" task <filter> <command> /from/to/g <- replace all matches\n" \
|
||||
"\n" \
|
||||
"Tags are arbitrary words, any quantity:\n" \
|
||||
" +tag The + means add the tag\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue