- Task supports modifying the existing description of a task, with the

following syntax: task <id> "new description ...".
This commit is contained in:
Paul Beckingham
2008-09-13 23:33:53 -04:00
parent 21c33f7030
commit a1cc4e5774
6 changed files with 14 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
task long [tags] [attrs] desc...
task ls [tags] [attrs] desc...
task completed [tags] [attrs] desc...
task ID [tags] [attrs] [desc...]
task ID [tags] [attrs] ["desc..."]
task ID /from/to/
task delete ID
task undelete ID