mirror of
https://github.com/beetbox/beets.git
synced 2026-02-17 04:43:40 +01:00
Fix typo on importer search by id documentation
This commit is contained in:
parent
79d84c0e4f
commit
4f51302d09
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ Optional command flags:
|
|||
|
||||
* If you already have a metadata backend ID that matches the items to be
|
||||
imported, you can instruct beets to restrict the search to that ID instead of
|
||||
searching for other candidates by using the ``--search_id SEARCH_ID`` option.
|
||||
searching for other candidates by using the ``--search-id SEARCH_ID`` option.
|
||||
Multiple IDs can be specified by simply repeating the option several times.
|
||||
|
||||
.. _rarfile: https://pypi.python.org/pypi/rarfile/2.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue