Doucmentation
- Man page patch from Duane Waddle applied. This documents the reportable 'entry' field. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
f049ab3432
commit
a675c35876
1
AUTHORS
1
AUTHORS
@@ -44,6 +44,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
||||
Dan White
|
||||
Alexei Romanoff
|
||||
Tomas Cech
|
||||
Duane Waddle
|
||||
|
||||
Thanks to the following, who submitted detailed bug reports and excellent
|
||||
suggestions:
|
||||
|
||||
@@ -435,6 +435,12 @@ Declares this task to be dependent on id1 and id2. This means that the tasks
|
||||
id1 and id2 should be completed before this task. Consequently, this task will
|
||||
then show up on the 'blocked' report.
|
||||
|
||||
.TP
|
||||
.B entry:<entry-date>
|
||||
For report purposes, specifies the date that a task was created. The entry
|
||||
attribute cannot be directly specified using task add, and should not be edited
|
||||
after creating the task.
|
||||
|
||||
.SH ATTRIBUTE MODIFIERS
|
||||
Attribute modifiers improve filters. Prefixing any modifier with '~' returns
|
||||
the complementary set of items. Supported modifiers are:
|
||||
|
||||
Reference in New Issue
Block a user