aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-07-11 01:11:50 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-07-11 01:11:50 +0000
commit74543e32f7b46d20ba4eb41132a380840c6ebbeb (patch)
tree461fc83a9abfe50a21be3bfbc7d20c1401c37c7a
parent75eb2329a6103e30e79b9cf1527d8027ebfb7bad (diff)
downloadpandoc-74543e32f7b46d20ba4eb41132a380840c6ebbeb.tar.gz
Changed -H -> -C for --custom-header in README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1594 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 70c09730a..2b7c4bf49 100644
--- a/README
+++ b/README
@@ -1068,7 +1068,7 @@ that they may be cached. The best approach in this case is to use pandoc
without the `-s` option to produce the body of the S5 document, which
can then be inserted into an HTML template that links to the javascript
and CSS files required by S5. (See the instructions on the S5 website.)
-Alternatively, you may use `-s` together with the `-H/--custom-header`
+Alternatively, you may use `-s` together with the `-C/--custom-header`
option.
Literate Haskell support