mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-29 17:07:19 +02:00
Merge branch '2.4.2' into lexer2
This commit is contained in:
commit
8c6892fed6
15 changed files with 89 additions and 30 deletions
|
@ -414,7 +414,7 @@ void CLI::addContextFilter ()
|
|||
{
|
||||
addRawFilter("( " + contextFilter + " )");
|
||||
if (context.verbose ("context"))
|
||||
context.footnote (format("Context '{1}' applied.", contextName));
|
||||
context.footnote (format("Context '{1}' set. Use 'task context none' to remove.", contextName));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue