fixing typo in manpage
This commit is contained in:
parent
a22d09e23c
commit
9076e388c8
1 changed files with 3 additions and 0 deletions
|
@ -3,7 +3,10 @@
|
|||
cmarkdown \- Markdown interpreter in C
|
||||
.SH SYNOPSIS
|
||||
.B cmarkdown
|
||||
.RB [ \-h ]
|
||||
.RB [ \-v ]
|
||||
.RB [ \-n ]
|
||||
.RB [ file ]
|
||||
.SH DESCRIPTION
|
||||
cmarkdown is a simple interpreter for the markdown syntax.
|
||||
.SH OPTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue