diff --git a/src/main.rs b/src/main.rs index 813ad8f..79b0eb1 100644 --- a/src/main.rs +++ b/src/main.rs @@ -61,7 +61,7 @@ struct Wstunnel { )] nb_worker_threads: Option, - /// Control the log verbosity. i.e: TRACE, DEBUG, INFO, WARNING, ERROR + /// Control the log verbosity. i.e: TRACE, DEBUG, INFO, WARN, ERROR, OFF /// for more details: https://docs.rs/env_logger/0.10.1/env_logger/#enabling-logging #[arg( long,