Simple flag typo correction

The flag is load_restrictor and not load_restrictions.
This commit is contained in:
Miguel Almeida
2019-06-19 11:35:33 +01:00
committed by GitHub
parent 658ebeaa21
commit 24011cf2a5

View File

@@ -124,7 +124,7 @@ For more information, see the
The following usage:
```
kustomize build --load_restrictions none $target
kustomize build --load_restrictor none $target
```
allows a `kustomization.yaml` file used in this