Provided by: python-doit_0.28.0-1_all 

NAME
doit - Automation tool
SYNOPSIS
doit [options]
DESCRIPTION
doit is an automation tool for bring the power of build-tools to execute any kind of task.
OPTIONS
run run tasks.
clean clean action / remove targets
list list tasks from dodo file
forget clear successful run status from DB
ignore ignore task (skip) on subsequent runs
dumpdb dump dependency DB
auto automatically run doit when a dependency changes
strace use strace to list file_deps and targets
help show help / reference
help task
show help on task dictionary fields
help <command>
show command usage
AUTHOR
Eduardo Naufel Schettino <schettino72@gmail.com>
This manual page was initially written by Agustin Henze <tin@sluc.org.ar>, for the Debian Project.
COPYRIGHT
2008-2013 Eduardo Naufel Schettino
DOIT(1)