summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-12-26 11:19:55 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-12-26 11:19:55 -0700
commite3422dc43836166af713d8e487aea6868bafeb71 (patch)
treeadff1b4bc39abb0e79e675fc6f0797b4ecb10bf3 /README
parentc30c96b422980f452b4e2f74efc7600673ae54eb (diff)
Added `--verbose` flag for debugging output in PDF production.
Closes #1840. Closes #1653.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index dcc892bff..b54107f32 100644
--- a/README
+++ b/README
@@ -230,6 +230,10 @@ General options
`epub.css`, `templates`, `slidy`, `slideous`, or `s5` directory
placed in this directory will override pandoc's normal defaults.
+`--verbose`
+: Give verbose debugging output. Currently this only has an effect
+ with PDF output.
+
`-v`, `--version`
: Print version.