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:
parent
2c13773be8
commit
18b530d613
1 changed files with 3 additions and 2 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue