CmdContext: Add helpful hint to output when setting context
This commit is contained in:
committed by
Paul Beckingham
parent
e2f35a1a06
commit
1a0f479394
@@ -1017,12 +1017,12 @@ result affected by the current active context.
|
||||
2 1d Home Clean the dishes 1.14
|
||||
|
||||
$ task context home
|
||||
Context 'home' applied.
|
||||
Context 'home' set. Use 'task context none' to remove.
|
||||
|
||||
$ task list
|
||||
ID Age Project Description Urg
|
||||
2 1d Home Clean the dishes 1.14
|
||||
Context 'home' applied.
|
||||
Context 'home' set. Use 'task context none' to remove.
|
||||
|
||||
As seen in the example above, context is applied by specifying its name to the
|
||||
"context" command. To change the currently applied context, just pass the
|
||||
|
||||
Reference in New Issue
Block a user