Skip to content

Commit

Permalink
slightly change the use descriptioN
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed Dec 4, 2023
1 parent 64fc86f commit 11042b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/template.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ import (
)

var templateCmd = &cobra.Command{
Use: "template [RELEASES...]",
Use: "template [RELEASE ...]",
Short: "Render templates for all releases locally and display the output.",
Long: ``,
RunE: func(cmd *cobra.Command, args []string) error {
Expand Down

0 comments on commit 11042b7

Please sign in to comment.