Servatrice Command Line Reference - Cockatrice/Cockatrice GitHub Wiki

-h, --help

Output a summary of the command line options and exit.

-v, --version

Output version information and exit.

--config

Specify the path to the servatrice config file. Defaults to ./servatrice.ini.

--log-to-console

Causes servatrice to output log information to the console, in addition to normal logging.

Note that you can change the log file location in the config file.

--test-random

Tests servatrice's PRNG. (chi^2)

--test-hash

Tests servatrice's password hashing function.