fix deprecated command on run-fns help docs

This commit is contained in:
koba1t
2022-01-21 08:39:59 +09:00
parent d711b275f0
commit 7af5ce56bd

View File

@@ -1,6 +1,6 @@
## run
[Alpha] Reoncile config functions to Resources.
[Alpha] Reconcile config functions to Resources.
### Synopsis
@@ -46,7 +46,7 @@ order they appear in the file).
would then write the container stdout back to example/, replacing the directory
file contents.
See `kustomize help cfg docs-fn` for more details on writing functions.
See `kustomize docs-fn` for more details on writing functions.
### Examples