- Implemented "task undo" to counteract "task do".

This commit is contained in:
Paul Beckingham
2008-07-19 22:12:01 -04:00
parent dc1760769f
commit d265ac6c2d
6 changed files with 55 additions and 2 deletions

View File

@@ -141,6 +141,7 @@ static const char* commands[] =
"summary",
"tags",
"undelete",
"undo",
"usage",
"version",
"",