From f832f6b2b865118b0e6e12cc97f43e5e9ec3080b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Zaroda?= Date: Fri, 22 Mar 2024 22:23:11 +0100 Subject: [PATCH] Added clarification regarding the command's .yml metadata file's naming. --- docs/reference/commands/custom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commands/custom.md b/docs/reference/commands/custom.md index c433960..701ee3f 100644 --- a/docs/reference/commands/custom.md +++ b/docs/reference/commands/custom.md @@ -29,7 +29,7 @@ programs inside the container. ## Metadata -You can associate metadata with a custom command. For that, create a `yaml` file with the same name as a command, but +You can associate metadata with a custom command. For that, create a `yaml` file with the same name as a command file, but with `.yml` appended to it. The following metadata values are supported: