Skip to content

Commit 759b1d0

Browse files
authored
Correct usage format for cbx2bbf command
Fix formatting for cbx2bbf usage example in README.
1 parent 683af65 commit 759b1d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ Once installed, two command-line tools will be available globally: `cbx2bbf` and
3636
### `cbx2bbf`: Create BBF Files from CBZ/Images
3737

3838
**Usage:**
39-
```cbx2bbf <inputs...> [options] --output <output.bbf>
39+
```
40+
cbx2bbf <inputs...> [options] --output <output.bbf>
4041
```
4142

4243
**Inputs:**
@@ -123,4 +124,4 @@ Contributions, issues, and feature requests are welcome! For libbbf, free to che
123124
124125
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
125126
126-
---
127+
---

0 commit comments

Comments
 (0)