Documentation
- The help command now includes the task-sync man page. - The help command now includes export.csv and export.yaml.
This commit is contained in:
@@ -274,8 +274,8 @@ std::string Config::defaults =
|
||||
"alias.export=export.yaml # Prefer YAML over CSV or iCal export\n"
|
||||
"alias.export.vcalendar=export.ical # They are the same\n"
|
||||
"\n"
|
||||
"# Fields: id, uuid, project, priority, priority_long, entry, start, end, due\n"
|
||||
"# countdown, countdown_compact, age, age_compact, active, tags,\n"
|
||||
"# Fields: id, uuid, project, priority, priority_long, entry, start, end,\n"
|
||||
"# due, countdown, countdown_compact, age, age_compact, active, tags,\n"
|
||||
"# depends, description_only, description, recur, recurrence_indicator,\n"
|
||||
"# tag_indicator, wait.\n"
|
||||
"# Description: This report is ...\n"
|
||||
|
||||
Reference in New Issue
Block a user