[RetroGuard-v2.2.x only]
If RetroGuard is run without a script file the
internal default script is used instead.
The utility RGdefault
can be used to output this default
script. That file can then be used as a starter script and modified to suit
your project.
The command for running RGdefault
has the form,
java RGdefault [OUTPUT-FILE]
where:
OUTPUT-FILE
is the filename for the internal default RetroGuard script file (defaults to stdout).
If
OUTPUT-FILE
exists and cannot be written, execution is
terminated with a warning message.