Command-line options

This page described what command-line options can be passed to rvglue. Those options do not belong into the command file, but are to be given as program arguments, like in 'rvglue -v mycom.txt'.

Back to index


-o=filename, -output=filename

Overrides the 'create' section and writes to other .w and .ncp files.

-v, -verbose

Creates more output to indicate what the program is currently doing.

-d, -debug

Lots of output, much details on internal program calculations, used for debugging.

-q, -quiet

Turns off every output except for the one-line error messages.

-n, -nohelp

Turns off the error descriptions that follow an error message.

-h, -help

Prints supported command-line options, does not calculate anything.