Provided by: python3-doit_0.30.3-3_all bug

NAME

       doit.sh - manual page for doit.sh 0.30.3

DESCRIPTION

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

       Commands

       doit auto
              automatically execute tasks when a dependency changes

       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

SEE ALSO

       The  full  documentation  for  doit.sh is maintained as a Texinfo manual.  If the info and
       doit.sh programs are properly installed at your site, the command

              info doit.sh

       should give you access to the complete manual.