aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-12-10 10:24:14 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2013-12-10 10:24:14 -0800
commit7929099a7d3da1c9b44a2d7ca1f099f0706171fd (patch)
treee0d2614bfd1076bbf5f68e94651107f49bd7edba /README
parent26052d3cbaa5da50ed55dc5c1e68287554924980 (diff)
downloadpandoc-7929099a7d3da1c9b44a2d7ca1f099f0706171fd.tar.gz
Fixed documentation bug.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ef22b1e09..e85d6ef7f 100644
--- a/README
+++ b/README
@@ -434,8 +434,8 @@ Options affecting specific writers
`--chapters`
: Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook
output. When the LaTeX template uses the report, book, or
- memoir class, this option is implied. If `--beamer` is used,
- top-level headers will become `\part{..}`.
+ memoir class, this option is implied. If `beamer` is the output
+ format, top-level headers will become `\part{..}`.
`-N`, `--number-sections`
: Number section headings in LaTeX, ConTeXt, HTML, or EPUB output.