Skip to content

Commit

Permalink
Update private/buf/cmd/buf/command/generate/generate.go
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan VanBuren <[email protected]>
  • Loading branch information
doriable and stefanvanburen authored Nov 6, 2024
1 parent 04297d5 commit 4aed264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion private/buf/cmd/buf/command/generate/generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ func NewCommand(
# The valid values are v1beta1, v1 and v2.
# Required.
version: v2
# When clean is set to true, ddelete the directories, zip files, and/or jar files specified in the
# When clean is set to true, delete the directories, zip files, and/or jar files specified in the
# "out" field for all plugins before running code generation. Defaults to false.
# Optional.
clean: true
Expand Down

0 comments on commit 4aed264

Please sign in to comment.