.TH groovyc "1" "December 2007" .SH NAME groovyc \- compiler for groovy source files .SH DESCRIPTION usage: groovyc [options] options: .TP \fB\-\-classpath\fR Specify where to find the class files. .TP \fB\-d\fR Specify where to place generated class files. .TP \fB\-e\fR,\-\-exception Print stack trace on error. .TP \fB\-\-encoding\fR Specify the encoding of the user class files. .HP \fB\-F\fR .TP \fB\-h\fR,\-\-help Print a synopsis of standard options. .TP \fB\-j\fR,\-\-jointCompilation Attach javac compiler to compile .java files. .HP \fB\-J\fR .TP \fB\-\-sourcepath\fR Specify where to find the source files. .HP \fB\-\-temp\fR .TP \fB\-v\fR,\-\-version Print the version. .SS "options:" .TP \fB\-\-classpath\fR Specify where to find the class files. .TP \fB\-d\fR Specify where to place generated class files. .TP \fB\-e\fR,\-\-exception Print stack trace on error. .TP \fB\-\-encoding\fR Specify the encoding of the user class files. .HP \fB\-F\fR .TP \fB\-h\fR,\-\-help Print a synopsis of standard options. .TP \fB\-j\fR,\-\-jointCompilation Attach javac compiler to compile .java files. .HP \fB\-J\fR .TP \fB\-\-sourcepath\fR Specify where to find the source files. .HP \fB\-\-temp\fR .TP \fB\-v\fR,\-\-version Print the version. .SH "SEE ALSO" .BR groovy (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).