Skip to content

Commit

Permalink
Fix type in cookbook.rst (#978)
Browse files Browse the repository at this point in the history
Add missing dash in warning about `--clean-final` and `--remove-background` commands.
  • Loading branch information
ajaust committed Jun 19, 2022
1 parent 8c58e95 commit e2d9982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ might remove desirable content, especially from poor quality scans.

.. warning::

``--clean-final`` and ``-remove-background`` may leave undesirable
``--clean-final`` and ``--remove-background`` may leave undesirable
visual artifacts in some images where their algorithms have
shortcomings. Files should be visually reviewed after using these
options.
Expand Down

0 comments on commit e2d9982

Please sign in to comment.