From 4f51302d09cfaab99ceaec020f6672ebd7a991a4 Mon Sep 17 00:00:00 2001 From: Diego Moreda Date: Fri, 22 Jan 2016 19:48:22 +0100 Subject: [PATCH] Fix typo on importer search by id documentation --- docs/reference/cli.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/cli.rst b/docs/reference/cli.rst index 2ded2c48d..8c04b6c90 100644 --- a/docs/reference/cli.rst +++ b/docs/reference/cli.rst @@ -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