Files
taskwarrior-2.x/docs/src/using-task-command.md
Dustin J. Mitchell 8b4f345387 Update documentation for reports, new CLI
This is basically a redraft of the documentation to be more complete and
better cover some of the features added since it was written.
2021-01-01 21:18:49 +00:00

621 B

Using the Task Command

The main interface to your tasks is the task command, which supports various subcommands such as add, modify, start, and done. Customizable reports are also available as subcommands, such as next. The command reads a configuration file for its settings, including where to find the task database. And the sync subcommand synchronizes tasks with a sync server. You can find a list of all subcommands, as well as the built-in reports, with task help.

NOTE: the task interface does not precisely match that of TaskWarrior.