From 06ab8ef85fe19e40f590c6fab1cd82664e25fbd3 Mon Sep 17 00:00:00 2001 From: "Ariel Shaqed (Scolnicov)" Date: Sun, 22 Sep 2024 12:38:02 +0300 Subject: [PATCH] Fix .note-warning Jekyll --- cmd/lakectl/cmd/docs.go | 6 ++++-- docs/reference/cli.md | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/cmd/lakectl/cmd/docs.go b/cmd/lakectl/cmd/docs.go index 06aef3e953a..c71c2b3071f 100644 --- a/cmd/lakectl/cmd/docs.go +++ b/cmd/lakectl/cmd/docs.go @@ -89,9 +89,11 @@ var cliReferenceHiddenCommandsSeparator = ` ## Undocumented commands -**note:** These commands are plumbing commands and for internal use only. +**note:** +⚠️ These commands are plumbing commands and for internal use only. Avoid using them unless you're _really_ sure you know what you're doing, or -have been in contact with lakeFS support!{: .note .note-warning } +have been in contact with lakeFS support! +{: .note .note-warning } ` diff --git a/docs/reference/cli.md b/docs/reference/cli.md index f77550171b4..4312fcb559f 100644 --- a/docs/reference/cli.md +++ b/docs/reference/cli.md @@ -2883,9 +2883,11 @@ lakectl tag show [flags] ## Undocumented commands -**note:** These commands are plumbing commands and for internal use only. +**note:** +⚠️ These commands are plumbing commands and for internal use only. Avoid using them unless you're _really_ sure you know what you're doing, or -have been in contact with lakeFS support!{: .note .note-warning } +have been in contact with lakeFS support! +{: .note .note-warning } ### lakectl abuse