- Displays shorter message when a command is entered incorrectly, and the full usage for "task help".

This commit is contained in:
Paul Beckingham
2008-06-18 00:05:51 -04:00
parent 4572c97c9d
commit 7409e23ce0
4 changed files with 148 additions and 2 deletions

View File

@@ -120,6 +120,7 @@ static const char* commands[] =
"delete",
"done",
"export",
"help",
"history",
"info",
"list",