.TH OPEN-COBOL 1 "March 4, 2006" .SH NAME open-cobol \- COBOL compiler .SH SYNOPSIS .B cobc .RI [ options ] " files" ... .br .B cobcrun .RI " program [ arguments to program ]" .SH DESCRIPTION This manual page documents briefly the .B cobc and .B cobcrun commands. .PP \fBcobc\fP is the COBOL compiler. .PP \fBcobcrun\fP is a driver program to run COBOL programs compiled as modules. .SH OPTIONS The .B cobc program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. .TP .B \-h, \-\-help Show summary of options. .TP .B \-\-version Show version of program. .SH SEE ALSO info open-cobol .br http://www.opencobol.org/ .br .SH AUTHOR open-cobol was written by Keisuke Nishida . .PP This manual page was written by Bart Martens , for the Debian project (but may be used by others).