From 1b94c49966b2a822e1961ffbf953d4bd683a4e31 Mon Sep 17 00:00:00 2001 From: Matteo Voges Date: Fri, 17 Nov 2023 10:53:35 +0100 Subject: [PATCH] docs: fix wrong indentation for backticks at help output --- docs/pages/commands/kapitan_compile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/commands/kapitan_compile.md b/docs/pages/commands/kapitan_compile.md index ec37033a3..7d5c7393c 100644 --- a/docs/pages/commands/kapitan_compile.md +++ b/docs/pages/commands/kapitan_compile.md @@ -213,4 +213,4 @@ The `--embed-refs` flags tells **Kapitan** to embed these references on compile, targets to compile, default is all --labels [key=value ...], -l [key=value ...] compile targets matching the labels, default is all - ``` + ```