Correct quiet description for playground
This commit is contained in:
parent
bc13d6e504
commit
99243ddaf2
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue