Skip to content

Commit

Permalink
Merge branch 'connection-checker-cli-fix'
Browse files Browse the repository at this point in the history
  • Loading branch information
Serock3 committed Nov 19, 2024
2 parents 2a0f20f + 3947740 commit 9acf965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/connection-checker/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ pub struct Opt {
pub payload: String,

/// URL to perform the connection check against. For example, https://am.i.mullvad.net/json.
#[clap(long)]
pub url: String,
}

0 comments on commit 9acf965

Please sign in to comment.