mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
fix deprecated command on run-fns help docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
## run
|
## run
|
||||||
|
|
||||||
[Alpha] Reoncile config functions to Resources.
|
[Alpha] Reconcile config functions to Resources.
|
||||||
|
|
||||||
### Synopsis
|
### Synopsis
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ order they appear in the file).
|
|||||||
would then write the container stdout back to example/, replacing the directory
|
would then write the container stdout back to example/, replacing the directory
|
||||||
file contents.
|
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
|
### Examples
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user