Skip to content

Commit 494aa50

Browse files
README change binary name in usage example
Also format the example. Signed-off-by: Mikel Olasagasti Uranga <[email protected]>
1 parent b14773d commit 494aa50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Uses blackfriday to process markdown into man pages.
77

88
### Usage
99

10-
./md2man -in /path/to/markdownfile.md -out /manfile/output/path
10+
```
11+
./go-md2man -in /path/to/markdownfile.md -out /manfile/output/path
12+
```
1113

1214
### How to contribute
1315

0 commit comments

Comments
 (0)