From 9c23b745da1be3e49e9b57a972110c5b2757f421 Mon Sep 17 00:00:00 2001 From: Art Begolli Date: Mon, 12 Aug 2019 11:57:32 +0100 Subject: [PATCH] docs(helm-search): update helm_search docs Signed-off-by: Art Begolli --- docs/helm/helm_search.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/helm/helm_search.md b/docs/helm/helm_search.md index b1a89c4f9..5eee85cac 100644 --- a/docs/helm/helm_search.md +++ b/docs/helm/helm_search.md @@ -20,6 +20,7 @@ helm search [keyword] [flags] ``` --col-width uint Specifies the max column width of output (default 60) -h, --help help for search + -o, --output string Show the output in specified format -r, --regexp Use regular expressions for searching -v, --version string Search using semantic versioning constraints -l, --versions Show the long listing, with each version of each chart on its own line @@ -41,4 +42,4 @@ helm search [keyword] [flags] * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 16-May-2019 +###### Auto generated by spf13/cobra on 12-Aug-2019