Skip to content

Commit

Permalink
README change binary name in usage example
Browse files Browse the repository at this point in the history
Also format the example.

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
  • Loading branch information
mikelolasagasti committed Sep 27, 2024
1 parent b14773d commit 494aa50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ Uses blackfriday to process markdown into man pages.

### Usage

./md2man -in /path/to/markdownfile.md -out /manfile/output/path
```
./go-md2man -in /path/to/markdownfile.md -out /manfile/output/path
```

### How to contribute

Expand Down

0 comments on commit 494aa50

Please sign in to comment.