mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-24 15:57:00 +00:00
Merge pull request #43 from monopole/fixLinkInHelp
Fix URL in help message
This commit is contained in:
@@ -37,7 +37,7 @@ func NewDefaultCommand() *cobra.Command {
|
||||
Long: `
|
||||
kustomize manages declarative configuration of Kubernetes.
|
||||
|
||||
More info at https://github.com/kubernetes/kubectl/tree/master/cmd/kustomize
|
||||
See https://github.com/kubernetes-sigs/kustomize
|
||||
`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user