add more information to 'task purge' footnote
This commit is contained in:
committed by
Dustin J. Mitchell
parent
02de8dfe67
commit
a1b64a05ba
@@ -49,6 +49,7 @@ CmdPurge::CmdPurge ()
|
||||
int CmdPurge::execute (std::string&)
|
||||
{
|
||||
Context::getContext ().footnote ("As of version 3.0, this command has no effect.");
|
||||
Context::getContext ().footnote ("Deleted tasks are removed from the task list automatically after they expire.");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user