Skip to content
Brett Terpstra edited this page Dec 19, 2021 · 3 revisions

Doing uses "subcommands," similar to git. Every command is doing followed by a subcommand.

doing [global options] command [command options] [arguments...]

Global options:

-f, --doing_file=arg - Specify a different doing_file (default: none)
--help               - Show this message
--[no-]notes         - Output notes if included in the template (default: enabled)
--stdout             - Send results report to STDOUT instead of STDERR
--version            - Display the program version
-x, --[no-]noauto    - Exclude auto tags and default tags

Commands:

Use doing help to get a full list of available commands, and use doing help COMMAND to get help for each command.

There are a lot of commands, so they're broken up here into groups.