Module loader cobcrun options
The following list of options was extracted from
cobcrun --help and shows all available options
for the module loader with a short description.
-h, --helpdisplay this help and exit
-V, --versiondisplay version information for cobcrun + runtime and exit
-dumpversiondisplay runtime version and exit
-i, --infodisplay runtime information (build/environment)
-v, --verbosedisplay extended output with –info
-c <file>, --config=<file>set runtime configuration from <file>
-r, --runtime-configdisplay current runtime configuration (value and origin for all settings)
-M <module>, --module=<module>set entry point module name and/or load path where
-Mmodule prepends any directory to the dynamic link loader library search path and any basename to the module preload list (COB_LIBRARY_PATHand/orCOB_PRELOAD)