diff --git a/kustomize/commands/create/create.go b/kustomize/commands/create/create.go index 60cc9f4d3c..4b42b740b4 100644 --- a/kustomize/commands/create/create.go +++ b/kustomize/commands/create/create.go @@ -61,7 +61,7 @@ func NewCmdCreate(fSys filesys.FileSystem, rf *resource.Factory) *cobra.Command &opts.namespace, "namespace", "", - "Set the value of the namespace field in the customization file.") + "Set the value of the namespace field in the kustomization file.") c.Flags().StringVar( &opts.annotations, "annotations",