mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 04:52:49 +01:00
Slight docs rewording
This commit is contained in:
parent
c0e44960c6
commit
3f6da68af2
1 changed files with 3 additions and 3 deletions
|
|
@ -71,9 +71,9 @@ file. The available options are:
|
|||
defined in your config file.
|
||||
Default: ``no``.
|
||||
|
||||
.. note:: **auto** and **auto_keep** are mutually exclusive. Use either one or
|
||||
the other but not both at the same time if you don't want your files to be
|
||||
converted twice on import.
|
||||
.. note:: You probably want to use only one of the `auto` and `auto_keep`
|
||||
options, not both. Enabling both will convert your files twice on import,
|
||||
which you probably don't want.
|
||||
|
||||
- **tmpdir**: The directory where temporary files will be stored during import.
|
||||
Default: none (system default),
|
||||
|
|
|
|||
Loading…
Reference in a new issue