Provided by: python3-doit_0.36.0-2_all bug

NAME

       doit - build-tools to execute any kind of task

DESCRIPTION

       doit -- automation tool http://pydoit.org

       Commands

       doit clean
              clean action / remove targets

       doit dumpdb
              dump dependency DB

       doit forget
              clear successful run status from internal DB

       doit help
              show help

       doit ignore
              ignore task (skip) on subsequent runs

       doit info
              show info about a task

       doit list
              list tasks from dodo file

       doit reset-dep
              recompute and save the state of file dependencies without executing actions

       doit run
              run tasks

       doit strace
              use strace to list file_deps and targets

       doit tabcompletion
              generate script for tab-completion

       doit help
              show help / reference

       doit help task
              show help on task dictionary fields

       doit help <command>
              show command usage

       doit help <task-name>
              show task usage