mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
||||
.B report.X.columns
|
||||
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,
|
||||
end, end_time, due, countdown, countdown_compact, age, age_compact, active, tags,
|
||||
depends, description_only, description, recur, recurrence_indicator, tag_indicator
|
||||
and wait. The IDs are separated by commas.
|
||||
id, uuid, project, priority, priority_long, entry, start, end, due, countdown,
|
||||
countdown_compact, age, age_compact, active, tags, depends, description_only,
|
||||
description, recur, recurrence_indicator, tag_indicator and wait.
|
||||
The IDs are separated by commas.
|
||||
|
||||
.TP
|
||||
.B report.X.labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue