MANUAL: A bit clearer explanation for --base-header-level.

We now say exactly how to work around the deprecation of this
option.
This commit is contained in:
John MacFarlane 2019-12-20 17:03:47 -08:00
parent 2c13773be8
commit 18b530d613

View file

@ -507,8 +507,9 @@ header when requesting a document from a URL:
`--base-header-level=`*NUMBER*
: *Deprecated. Use `--shift-heading-level-by` instead.*
Specify the base level for headings (defaults to 1).
: *Deprecated. Use `--shift-heading-level-by`=X instead,
where X = NUMBER - 1.* Specify the base level for headings
(defaults to 1).
`--strip-empty-paragraphs`