From bd48fa165e37ef09473192e996b72d6f5d65b9f4 Mon Sep 17 00:00:00 2001 From: Neil Moore Date: Tue, 26 Sep 2017 09:04:36 +0100 Subject: [PATCH] Update helm_install.1 --- docs/man/man1/helm_install.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/man1/helm_install.1 b/docs/man/man1/helm_install.1 index 8fe99acb3..98995d47a 100644 --- a/docs/man/man1/helm_install.1 +++ b/docs/man/man1/helm_install.1 @@ -18,8 +18,8 @@ helm\-install \- install a chart archive This command installs a chart archive. .PP -The install argument must be either a relative path to a chart directory or the -name of a chart in the current working directory. +The install argument must be a chart reference, a path to a packaged chart, +a path to an unpacked chart directory or a URL. .PP To override values in a chart, use either the '\-\-values' flag and pass in a file