mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
man: Fix invalid context command example
This commit is contained in:
parent
33988c2c90
commit
844cda943a
1 changed files with 1 additions and 1 deletions
|
@ -1120,7 +1120,7 @@ To unset any context, use the 'none' subcommand.
|
|||
Context can be defined using the 'define' subcommand, specifying both the name
|
||||
of the new context, and it's assigned filter.
|
||||
|
||||
$ task context define home
|
||||
$ task context define home project:Home
|
||||
Are you sure you want to add 'context.home' with a value of 'project:Home'? (yes/no) yes
|
||||
Context 'home' successfully defined.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue