.
This commit is contained in:
@@ -94,7 +94,7 @@ pub struct MappingArgs {
|
||||
#[arg(long = "backoff-max", value_name = "SECONDS")]
|
||||
pub backoff_max: Option<u32>,
|
||||
|
||||
/// SSH ServerAliveInterval, in seconds\.
|
||||
/// SSH ServerAliveInterval, in seconds.
|
||||
#[arg(long, value_name = "SECONDS")]
|
||||
pub keepalive: Option<u32>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user