Skip to content

Commit

Permalink
Set text language on CLI code block
Browse files Browse the repository at this point in the history
  • Loading branch information
traut committed Feb 15, 2024
1 parent 2373932 commit 5b56f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 5b56f6a

Please sign in to comment.