From 99243ddaf2620c8a8f29744c17b0e7bfca97debb Mon Sep 17 00:00:00 2001 From: Kolja Lampe Date: Thu, 29 Jul 2021 22:39:37 +0200 Subject: [PATCH] Correct quiet description for playground --- cli/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(