mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
fix deprecated command on run-fns help docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user