From bb70d2f97632a76bd4d0937b18e8d6561e2d5a2f Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Thu, 21 Apr 2022 21:09:15 +0000 Subject: [PATCH] Update auto-generated docs and translations --- site/content/en/docs/commands/delete.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/site/content/en/docs/commands/delete.md b/site/content/en/docs/commands/delete.md index 804c1b0e87..a84f7b4b8c 100644 --- a/site/content/en/docs/commands/delete.md +++ b/site/content/en/docs/commands/delete.md @@ -21,8 +21,9 @@ minikube delete [flags] ### Options ``` - --all Set flag to delete all profiles - --purge Set this flag to delete the '.minikube' folder from your user directory. + --all Set flag to delete all profiles + -o, --output string Format to print stdout in. Options include: [text,json] (default "text") + --purge Set this flag to delete the '.minikube' folder from your user directory. ``` ### Options inherited from parent commands