From 3a8a797eab0e1d02456c7944bf41631546ee2e47 Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Thu, 15 Nov 2018 17:20:08 +0100 Subject: [PATCH] fix(docs): run `make docs` (#4924) Signed-off-by: Matthew Fisher --- docs/helm/helm_repo_update.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/helm/helm_repo_update.md b/docs/helm/helm_repo_update.md index 0d14f63ed..381c12fb3 100644 --- a/docs/helm/helm_repo_update.md +++ b/docs/helm/helm_repo_update.md @@ -19,7 +19,8 @@ helm repo update [flags] ### Options ``` - -h, --help help for update + -h, --help help for update + --strict fail on update warnings ``` ### Options inherited from parent commands @@ -38,4 +39,4 @@ helm repo update [flags] * [helm repo](helm_repo.md) - add, list, remove, update, and index chart repositories -###### Auto generated by spf13/cobra on 1-Aug-2018 +###### Auto generated by spf13/cobra on 15-Nov-2018