diff --git a/site/content/en/docs/commands/cache.md b/site/content/en/docs/commands/cache.md index 6f7eff26a9..39065402f7 100644 --- a/site/content/en/docs/commands/cache.md +++ b/site/content/en/docs/commands/cache.md @@ -47,6 +47,12 @@ Add an image to local cache. minikube cache add [flags] ``` +### Options + +``` + -- Add image to cache for all running minikube clusters +``` + ### Options inherited from parent commands ```