From 5b56f6a5a6ba7c5e64bd57455588ffc5e9f19781 Mon Sep 17 00:00:00 2001 From: traut Date: Thu, 15 Feb 2024 20:40:54 +0100 Subject: [PATCH] Set text language on CLI code block --- docs/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli.md b/docs/cli.md index 6d5170c7..eb4a7501 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -11,7 +11,7 @@ The command line interface to Fabric is `fabric` CLI tool. It supports two sub-c - `fabric data` — executes the data block and prints out prettified JSON to standard output - `fabric render` — renders the specified target (a document template) into Markdown and outputs the result to standard output or to a file. -``` +```text $ fabric --help Usage: