aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index f5179dc89..2fce0dcec 100644
--- a/README
+++ b/README
@@ -628,9 +628,10 @@ Options affecting specific writers
`--chapters`
: Treat top-level headers as chapters in LaTeX, ConTeXt, and DocBook
- output. When the LaTeX document class is set to `report`, `book`, or
- `memoir`, this option is implied. If `beamer` is the output
- format, top-level headers will become `\part{..}`.
+ output. When the LaTeX document class is set to `report`, `book`,
+ or `memoir` (unless the `article` option is specified), this
+ option is implied. If `beamer` is the output format, top-level
+ headers will become `\part{..}`.
`-N`, `--number-sections`