diff options
Diffstat (limited to 'man/man1/markdown2pdf.1')
-rw-r--r-- | man/man1/markdown2pdf.1 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/man/man1/markdown2pdf.1 b/man/man1/markdown2pdf.1 index e0e136bca..420c1bd86 100644 --- a/man/man1/markdown2pdf.1 +++ b/man/man1/markdown2pdf.1 @@ -24,7 +24,12 @@ the output file will be If the input is read from STDIN and no output filename is specified, the output file will be named .IR stdin.pdf . +.SH "SEE ALSO" +\fBpandoc\fR(1), +\fBmarkdown2html\fR(1), +\fBhtml2markdown\fR(1), +\fBmarkdown2latex\fR(1), +\fBlatex2markdown\fR(1), +\fBpdflatex\fR(1) .SH AUTHOR John MacFarlane -.SH "SEE ALSO" -.BR pandoc (1), markdown2html (1), html2markdown (1), markdown2latex (1), latex2markdown (1), pdflatex (1) |