From d00b52a4ed890f5d7c808135ee49ac05a65c903b Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 14 Sep 2008 00:11:17 +0000 Subject: Removed spurious reference to a pdf output format in the pandoc(1) man page. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1446 788f1e2b-df1e-0410-8736-df70ead52e1b --- man/man1/pandoc.1.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'man/man1') diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index 8013bd498..f50fab050 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -72,10 +72,9 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`. `mediawiki` (MediaWiki markup), `texinfo` (GNU Texinfo), `docbook` (DocBook XML), `opendocument` (OpenDocument XML), `odt` (OpenOffice text document), `s5` (S5 HTML and javascript slide - show), `pdf` (Portable Document Format), or `rtf` (rich text - format). Note that for `odt` and `pdf` output, output will not be - directed to *stdout*; an output filename must be specified using the - `-o/--output` option. + show), or `rtf` (rich text format). Note that `odt` output will not + be directed to *stdout*; an output filename must be specified using + the `-o/--output` option. -s, \--standalone : Produce output with an appropriate header and footer (e.g. a -- cgit v1.2.3