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:
Paul Beckingham
2010-10-28 21:46:26 -04:00
parent 01bb76b3b6
commit 46c031c45c
3 changed files with 17 additions and 10 deletions

View File

@@ -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"