add helpful note on log file location

ebbit1q
2022-01-01 22:54:30 +01:00
parent 185ee76ef9
commit cd8aa1b07b

@@ -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.