mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Update CmdNews.cpp
typo
This commit is contained in:
parent
c1ed70b63e
commit
627dc79a7e
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ void CmdNews::version2_6_0 (std::vector<NewsItem>& items) {
|
|||
" The currently active context definition is now applied as default modifications\n"
|
||||
" when creating new tasks using 'task add' and 'task log'.",
|
||||
" \n"
|
||||
" Consider following example, using contex 'work' defined as 'project:Work' above:\n"
|
||||
" Consider following example, using context 'work' defined as 'project:Work' above:\n"
|
||||
" \n"
|
||||
" $ task context work\n"
|
||||
" $ task add Talk to Jeff\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue