Skip to content

Commit

Permalink
Updated flag description
Browse files Browse the repository at this point in the history
Co-authored-by: Robi Nino <[email protected]>
  • Loading branch information
bhanurp and RobiNino authored Feb 19, 2025
1 parent cd7165f commit 9e76aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/cliutils/commandsflags.go
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ var flagsMap = map[string]cli.Flag{
},
bpOverwrite: cli.BoolFlag{
Name: Overwrite,
Usage: "[Default: false] Overwrites existing build info with build name and number.` `",
Usage: "[Default: false] Overwrites all existing occurrences of build infos with the provided name and number. Build artifacts will not be deleted.` `",
},
BasicAuthOnly: cli.BoolFlag{
Name: BasicAuthOnly,
Expand Down

0 comments on commit 9e76aba

Please sign in to comment.