Skip to content

Commit

Permalink
Updated help/usage text
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan0x44 committed Mar 15, 2023
1 parent a01190c commit ea9f38a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ func main() {
fmt.Println("Usage: kubesealplus COMMAND")
fmt.Println("")
fmt.Println("Commands:")
fmt.Println("\tnew (sealedsecret-filename.yaml)")
fmt.Println("\trotate (sealedsecret-filename.yaml)")
fmt.Println("\tconfig (environment) cert (file path or URL)")
}
Expand Down

0 comments on commit ea9f38a

Please sign in to comment.