diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-01-06 18:48:07 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-01-06 18:48:07 +0000 |
commit | cbfe29f20577654942c04e54763ce5d4ce40a031 (patch) | |
tree | 986003188e4f6ffd1d0c2ff61260a2a5f6b74d53 | |
parent | 7ecac6d2160c4d81edc7835000db60967f0412ba (diff) | |
download | pandoc-cbfe29f20577654942c04e54763ce5d4ce40a031.tar.gz |
Fixed formatting in pandoc man page.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@439 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | man/man1/pandoc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/pandoc.1 b/man/man1/pandoc.1 index 058e917fa..199551f22 100644 --- a/man/man1/pandoc.1 +++ b/man/man1/pandoc.1 @@ -145,7 +145,7 @@ default header, which can be printed by using the \fB\-D\fR option). Implies \fB-s\fR. .TP .B \-D \fIFORMAT\fB, \-\-print-default-header=\fIFORMAT\fB -Print the default header for \fIFORMAT\fR (\fIhtml, s5, latex, docbook, +Print the default header for \fIFORMAT\fR (\fBhtml, s5, latex, docbook, markdown, rst, rtf\fR). .TP .B \-T \fISTRING\fB, \-\-title-prefix=\fISTRING\fB |