Commit ceb953c5 authored by lichuqiang's avatar lichuqiang

fix typo

parent 4c1a4748
...@@ -38,7 +38,7 @@ also be used to perform cryptographic verification of a chart without installing ...@@ -38,7 +38,7 @@ also be used to perform cryptographic verification of a chart without installing
the chart. the chart.
There are options for unpacking the chart after download. This will create a There are options for unpacking the chart after download. This will create a
directory for the chart and uncomparess into that directory. directory for the chart and uncompress into that directory.
If the --verify flag is specified, the requested chart MUST have a provenance If the --verify flag is specified, the requested chart MUST have a provenance
file, and MUST pass the verification process. Failure in any part of this will file, and MUST pass the verification process. Failure in any part of this will
......
...@@ -13,7 +13,7 @@ also be used to perform cryptographic verification of a chart without installing ...@@ -13,7 +13,7 @@ also be used to perform cryptographic verification of a chart without installing
the chart. the chart.
There are options for unpacking the chart after download. This will create a There are options for unpacking the chart after download. This will create a
directory for the chart and uncomparess into that directory. directory for the chart and uncompress into that directory.
If the --verify flag is specified, the requested chart MUST have a provenance If the --verify flag is specified, the requested chart MUST have a provenance
file, and MUST pass the verification process. Failure in any part of this will file, and MUST pass the verification process. Failure in any part of this will
...@@ -54,4 +54,4 @@ helm fetch [flags] [chart URL | repo/chartname] [...] ...@@ -54,4 +54,4 @@ helm fetch [flags] [chart URL | repo/chartname] [...]
### SEE ALSO ### SEE ALSO
* [helm](helm.md) - The Helm package manager for Kubernetes. * [helm](helm.md) - The Helm package manager for Kubernetes.
###### Auto generated by spf13/cobra on 23-Jun-2017 ###### Auto generated by spf13/cobra on 17-Aug-2017
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment