From c984702c098d39b1abcfc10e7c49f4702c858406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Mon, 8 Jan 2024 11:45:27 +0100 Subject: [PATCH] docs: link to yq documentation for limactl --set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Anders F Björklund --- website/docs/lima/customizing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/lima/customizing.md b/website/docs/lima/customizing.md index 40b7fab209b..fb3affc3535 100644 --- a/website/docs/lima/customizing.md +++ b/website/docs/lima/customizing.md @@ -10,6 +10,8 @@ tags: [lima] You can customize Lima instance, using YAML and `yq`. +For more information on yq, see the yq [documentation](https://mikefarah.gitbook.io/yq/). + #### Procedure - To create a new instance: