aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-07-11 01:10:13 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-07-11 01:10:13 +0000
commit75eb2329a6103e30e79b9cf1527d8027ebfb7bad (patch)
tree12977a5cb4788e792ed5327dbdfdfbf714ae6cb4 /README
parent667b8f62eafd6c474bb2adaf1cafa47378247db1 (diff)
downloadpandoc-75eb2329a6103e30e79b9cf1527d8027ebfb7bad.tar.gz
Fixed README - obsolete reference to --header.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1593 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 96deb6dd5..70c09730a 100644
--- a/README
+++ b/README
@@ -1011,7 +1011,7 @@ default headers used for html and latex, use the following commands:
If you want to use a different header, just create a file containing
it and specify it on the command line as follows:
- pandoc --header=MyHeaderFile
+ pandoc --custom-header=MyHeaderFile
Producing S5 with Pandoc
========================