mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 03:38:03 +01:00
Improve help message for "-y" flag to rec command
This commit is contained in:
@@ -37,7 +37,7 @@ func Record(flags *flag.FlagSet, cfg *util.Config) cli.Command {
|
||||
&command.NoConfirm,
|
||||
"y",
|
||||
false,
|
||||
"don't ask for upload confirmation",
|
||||
"upload without asking for confirmation",
|
||||
)
|
||||
|
||||
return &command
|
||||
|
||||
Reference in New Issue
Block a user