fix this inconsistency in the docs (#7157)

Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
This commit is contained in:
海的澜色 2019-12-06 17:32:12 +08:00 committed by Martin Hickey
parent 0b9e24d824
commit 36a8001e2a

View file

@ -36,9 +36,6 @@ This command packages a chart into a versioned chart archive file. If a path
is given, this will look at that path for a chart (which must contain a
Chart.yaml file) and then package that directory.
If no path is given, this will look in the present working directory for a
Chart.yaml file, and (if found) build the current directory into a chart.
Versioned chart archives are used by Helm package repositories.
`