Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
Co-authored-by: Doria Keung <[email protected]>
  • Loading branch information
emcfarlane and doriable authored Dec 3, 2024
1 parent 1ef815c commit fd6cf87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ func (f *flags) Bind(flagSet *pflag.FlagSet) {
createFlagName,
false,
fmt.Sprintf(
"Create the plugin if it does not exist. Defaults to creating a private repository if --%s is not set. Must be used with --%s.",
"Create the plugin if it does not exist. Defaults to creating a private plugin on the BSR if --%s is not set. Must be used with --%s.",
createVisibilityFlagName,
createTypeFlagName,
),
Expand Down

0 comments on commit fd6cf87

Please sign in to comment.