Skip to content

Commit dd49843

Browse files
Update documentation/cli/00_overview.md
Co-authored-by: Alexander Kim <[email protected]> Signed-off-by: Joshua Batty <[email protected]>
1 parent 0c3f643 commit dd49843

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/cli/00_overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Outputs results as JSON to stdout. Implies `-q` (suppresses normal CLI output).
6868

6969
Supported commands: `run`, `execute`, `test`, `deploy`, `upgrade`, `query`, `synthesize`.
7070

71-
**Example - piping to a file:**
72-
```bash
71+
72+
```bash title="Example: Piping to a File"
7373
leo run --json main 1u32 2u32 > output.json
7474
```

0 commit comments

Comments
 (0)