Corrected "rust" with "just"
This commit is contained in:
freezingDaniel
2022-08-23 07:50:33 +00:00
committed by GitHub
parent 0876513c46
commit dbe1cf40cb

View File

@@ -216,7 +216,7 @@ SECTION:Logging
OPTION: log
Defines logging mode for logs produced by the executable.
Supported modes:
* append - Rust update the existing log
* append - Just update the existing log
* none - Do not save executable logs to the disk
* reset - Wipe the log files on startup
* roll - Roll logs based on size