Documentation Update
- Updated docs that referenced 1.4.1, failed to include new 1.5.0 and 1.6.0 commands.
This commit is contained in:
@@ -97,6 +97,11 @@ Car 2 2 wks 25% XXXXXXXXX</code></pre>
|
||||
indicating that percentage.
|
||||
</p>
|
||||
|
||||
<strong>% task <id> append ...</strong>
|
||||
<p>
|
||||
Appends the additional description to an existing task.
|
||||
</p>
|
||||
|
||||
<strong>% task delete <id></strong>
|
||||
<p>
|
||||
There are two ways of getting rid of tasks - mark them as done, or
|
||||
@@ -120,6 +125,13 @@ Car 2 2 wks 25% XXXXXXXXX</code></pre>
|
||||
This is how a task is marked as done.
|
||||
</p>
|
||||
|
||||
<strong>% task undo <id></strong>
|
||||
<p>
|
||||
If a task was recently marked as done, and no report has been run, it
|
||||
may be possible to cancel the completed status of the task as though
|
||||
"task done ..." was never run.
|
||||
</p>
|
||||
|
||||
<strong>% task list ...</strong>
|
||||
<p>
|
||||
The list report will show the active status, and age of the task in
|
||||
|
||||
Reference in New Issue
Block a user