mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
fix this inconsistency in the docs (#7157)
Signed-off-by: zwwhdls <zwwhdls@hotmail.com>
This commit is contained in:
parent
0b9e24d824
commit
36a8001e2a
1 changed files with 0 additions and 3 deletions
|
|
@ -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.
|
||||
`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue