diff --git a/cli/src/main.rs b/cli/src/main.rs index cbe1f0ca..f64e4973 100644 --- a/cli/src/main.rs +++ b/cli/src/main.rs @@ -216,7 +216,7 @@ fn run() -> Result<()> { Arg::with_name("quiet") .long("quiet") .short("q") - .help("open in default browser"), + .help("Don't open in default browser"), ), ) .subcommand(