mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Update task.1.in (#3804)
Clearly this is an error. The example command should use foo.
This commit is contained in:
parent
3c12c0dfd0
commit
5ec0f4ebc0
1 changed files with 1 additions and 1 deletions
|
@ -1037,7 +1037,7 @@ modifier requires that the attribute contain the whole word specified, such
|
|||
that this:
|
||||
|
||||
.nf
|
||||
task description.word:bar list
|
||||
task description.word:foo list
|
||||
.fi
|
||||
|
||||
Will match the description 'foo bar baz' but does not match 'dog food'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue