mirror of
https://github.com/beetbox/beets.git
synced 2025-12-26 10:34:09 +01:00
remove erroneous reference to -d flag (#314)
This commit is contained in:
parent
7b265e353d
commit
2ff4fe5ccd
1 changed files with 2 additions and 2 deletions
|
|
@ -109,8 +109,8 @@ right now; this is something we need to work on. Read the
|
|||
rather than duplicated, if they're already in your library. That is, your
|
||||
directory structure will be updated to reflect the new tags if copying is
|
||||
enabled; you never end up with two copies of the file. That means that the
|
||||
"delete files" (``-d`` or ``import_delete``) option is ignored when
|
||||
re-importing as well.
|
||||
"delete files" (``import_delete``) option is ignored when re-importing as
|
||||
well.
|
||||
|
||||
The ``-L`` (``--library``) flag is also useful for retagging. Instead of
|
||||
listing paths you want to import on the command line, specify a :doc:`query
|
||||
|
|
|
|||
Loading…
Reference in a new issue