mirror of
https://github.com/beetbox/beets.git
synced 2026-07-22 03:17:26 -04:00
Fix format
This commit is contained in:
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user