pull/19/head
prplV 2024-12-23 15:02:51 +03:00
parent c03981186a
commit 426e287866
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ impl std::fmt::Display for MetricsPrebootParams {
/// `--socket-path` - to set Unix Domain Socket file's directory /// `--socket-path` - to set Unix Domain Socket file's directory
/// ### usage : /// ### usage :
/// ``` bash /// ``` bash
/// noxis-rs ... --no-sub ... /// noxis-rs ... --socket-path /var/run/enode/hostagent.sock ...
/// ``` /// ```
/// ///
/// `--log-to` - to set directory for logs /// `--log-to` - to set directory for logs