Skip to content

Commit 193ef09

Browse files
committed
Add missing starting code block in commited help
This doesn't affect what we ship since we use what we generate at build time.
1 parent 2479413 commit 193ef09

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/Cli/help.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
```shell
12
USAGE:
23
sponsor [OPTIONS] <COMMAND>
34

src/Cli/sync.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
```shell
12
DESCRIPTION:
23
Synchronizes sponsorship manifests
34

0 commit comments

Comments
 (0)