From 74543e32f7b46d20ba4eb41132a380840c6ebbeb Mon Sep 17 00:00:00 2001 From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> Date: Sat, 11 Jul 2009 01:11:50 +0000 Subject: [PATCH] Changed -H -> -C for --custom-header in README. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1594 788f1e2b-df1e-0410-8736-df70ead52e1b --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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