man: Fix invalid context command example
This commit is contained in:
committed by
Paul Beckingham
parent
33988c2c90
commit
844cda943a
@@ -1120,7 +1120,7 @@ To unset any context, use the 'none' subcommand.
|
|||||||
Context can be defined using the 'define' subcommand, specifying both the name
|
Context can be defined using the 'define' subcommand, specifying both the name
|
||||||
of the new context, and it's assigned filter.
|
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
|
Are you sure you want to add 'context.home' with a value of 'project:Home'? (yes/no) yes
|
||||||
Context 'home' successfully defined.
|
Context 'home' successfully defined.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user