mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
Documentation Update
- Removed deprecated fields.
This commit is contained in:
parent
4ca69b013f
commit
9df86d9aab
1 changed files with 4 additions and 4 deletions
|
@ -771,10 +771,10 @@ The description for report X when running the "task help" command.
|
||||||
.TP
|
.TP
|
||||||
.B report.X.columns
|
.B report.X.columns
|
||||||
The columns that will be used when generating the report X. Valid columns are:
|
The columns that will be used when generating the report X. Valid columns are:
|
||||||
id, uuid, project, priority, priority_long, entry, entry_time, start, start_time,
|
id, uuid, project, priority, priority_long, entry, start, end, due, countdown,
|
||||||
end, end_time, due, countdown, countdown_compact, age, age_compact, active, tags,
|
countdown_compact, age, age_compact, active, tags, depends, description_only,
|
||||||
depends, description_only, description, recur, recurrence_indicator, tag_indicator
|
description, recur, recurrence_indicator, tag_indicator and wait.
|
||||||
and wait. The IDs are separated by commas.
|
The IDs are separated by commas.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B report.X.labels
|
.B report.X.labels
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue