open-cobol(1) COBOL compiler

SYNOPSIS

cobc [options] files...
cobcrun program [ arguments to program ]

DESCRIPTION

This manual page documents briefly the cobc and cobcrun commands.

cobc is the COBOL compiler.

cobcrun is a driver program to run COBOL programs compiled as modules.

OPTIONS

The 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.
-h, --help
Show summary of options.
--version
Show version of program.

AUTHOR

open-cobol was written by Keisuke Nishida <[email protected]>.

This manual page was written by Bart Martens <[email protected]>, for the Debian project (but may be used by others).