Command-line options

--- Main Contents ---
Generic Tutorials Reference Options
Legal's & Copyright
Contact, info sources
Extending this program
Bugs & Limits
Changelog
Quick'n'Easy
Complex example
Instance-creating things
Walk-Through:
    Before you start
    Installation, basic usage
    Command file Examples
Command-line options
Command file syntax
FAQ / Common pitfalls
Named colors
color
colorize
doublesided
envmap
invisible
legosplit
lower_coll
nocoll
off
setshade
shade
surface
tazsplit
tecolor
tedelete
texmap
texturefloor
transparency
wall_*

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.

-XD

Excess debug. Has to be followed by one or more characters to specify what to debug. Source file lib/print.h lists types. Use -XD+ to see every debug message


Last modified: Tue July 3 11:04:00 CEST 2001