- Implemented "task undelete" for non-GCed deleted tasks.

This commit is contained in:
Paul Beckingham
2008-06-22 00:32:59 -04:00
parent bcae2d2b93
commit 195b5a5e0a
7 changed files with 100 additions and 18 deletions

View File

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