Update docs

pull/2972/head
Julian Strobl 8 years ago
parent 66fd1180fc
commit bc2e1e7909

@ -21,7 +21,10 @@ helm lint [flags] PATH
### Options
```
--namespace string namespace to install the release into (only used if --install is set) (default "default")
--set stringArray set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
--strict fail on lint warnings
-f, --values valueFiles specify values in a YAML file (can specify multiple) (default [])
```
### Options inherited from parent commands

Loading…
Cancel
Save