CmdContext: Add helpful hint to output when setting context

This commit is contained in:
Tomas Babej 2015-02-24 07:30:44 +01:00 committed by Paul Beckingham
parent e2f35a1a06
commit 1a0f479394
11 changed files with 16 additions and 16 deletions

View file

@ -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