mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 18:06:42 +02:00
Bug Fix - #332 output field "recur_ind" not valid?
- changed man page to include the correct fields
This commit is contained in:
parent
2c0da35225
commit
3b354b6d47
1 changed files with 3 additions and 2 deletions
|
@ -384,8 +384,9 @@ The description for report X when running the "task help" command.
|
|||
.TP
|
||||
.B report.X.columns
|
||||
The columns that will be used when generating the report X. Valid columns are:
|
||||
id, uuid, project, priority, entry, start, due, recur, recur_ind, age, age_compact,
|
||||
active, tags, description, description_only. The IDs are separated by commas.
|
||||
id, uuid, project, priority, entry, start, due, recur, recur_indicator, age,
|
||||
age_compact, active, tags, tag_indicator, description, description_only.
|
||||
The IDs are separated by commas.
|
||||
|
||||
.TP
|
||||
.B report.X.labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue