mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 15:49:28 -08:00
add helpful note on log file location
@@ -13,10 +13,12 @@ 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.
|
||||
Tests `servatrice`'s password hashing function.
|
||||
|
||||
Reference in New Issue
Block a user