- Task supports modifying the existing description of a task, with the
following syntax: task <id> "new description ...".
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user