docs: Document new purge command

This commit is contained in:
Tomas Babej 2016-03-20 19:21:07 +01:00 committed by Paul Beckingham
parent 9a2a642014
commit 9a29417bb5

View file

@ -376,6 +376,14 @@ Modifies the existing task with provided information.
.B task <filter> prepend <mods>
Prepends description text to an existing task.
.TP
.B task <filter> purge
Permanently removes the specified tasks from the data files. Only
tasks that are alredy deleted can be purged. This command has a
local-only effect and changes introduced by it are not synced.
Warning: causes permanent, non-revertible loss of data.
.TP
.B task <filter> start <mods>
Marks the specified tasks as started.