diff --git a/kyaml/fn/framework/doc.go b/kyaml/fn/framework/doc.go index 80798500b9..439285ae67 100644 --- a/kyaml/fn/framework/doc.go +++ b/kyaml/fn/framework/doc.go @@ -63,7 +63,7 @@ // // The functionConfig may be specified declaratively and run with // -// config run DIR/ +// kustomize fn run DIR/ // // Declarative function declaration: //