Fix format

This commit is contained in:
Tommy Schnabel-Jones
2026-05-04 13:31:06 -04:00
parent 77bb3b5305
commit 97d593de84

View File

@@ -34,10 +34,10 @@ You can run the checkers when importing files by using the ``check_on_import``
option. When on, checkers will be run against every imported file and warnings
and errors will be presented when selecting a tagging option.
`import_action_on_error` and `import_action_on_warning` can be used to take
automatic action on warnings and errors. Both options default to `ask`. Valid
options for both `import_action_on_(warning|error)` are `ask skip abort
continue`.
``import_action_on_error`` and ``import_action_on_warning`` can be used to take
automatic action on warnings and errors. Both options default to ``ask``. Valid
options for both ``import_action_on_(warning|error)`` are ``ask skip abort
continue``.
.. _flac: https://xiph.org/flac/