.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH GANT "1" "February 2008" "Gant version 1.1.0" "User Commands" .SH NAME Gant \- Groovy build framework based on scripting Ant tasks .SH DESCRIPTION usage: gant [option]* [target]* .TP \fB\-c\fR,\-\-usecache Whether to cache the generated class and perform modified checks on the file before re\-compilation. .TP \fB\-n\fR,\-\-dry\-run Do not actually action any tasks. .TP \fB\-D\fR = Define to have value . Creates a variable named for use in the scripts and a property named for the Ant tasks. .TP \fB\-P\fR,\-\-classpath Adds a path to search for jars and classes. .TP \fB\-T\fR,\-\-targets Print out a list of the possible targets. .TP \fB\-V\fR,\-\-version Print the version number and exit. .TP \fB\-d\fR,\-\-cachedir The directory where to cache generated classes to. .TP \fB\-f\fR,\-\-gantfile Use the named build file instead of the default, build.gant. .TP \fB\-h\fR,\-\-help Print out this message. .TP \fB\-l\fR,\-\-gantlib A directory that contains classes to be used as extra Gant modules, .TP \fB\-p\fR,\-\-projecthelp Print out a list of the possible targets. .TP \fB\-q\fR,\-\-quiet Do not print out much when executing. .TP \fB\-s\fR,\-\-silent Print out nothing when executing. .TP \fB\-v\fR,\-\-verbose Print lots of extra information. .SH "SEE ALSO" .BR groovy (1) .BR groovyc (1) .SH AUTHOR This manual page was generated using help2man and edited by Varun Hiremath , for the Debian project (but may be used by others).