From 7736e279fe8f3417b17ced168f70e86df957ff07 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 15 Apr 2012 21:44:36 -0700 Subject: [PATCH] typo in changelog for --noincremental --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4d8a9e12e..79874180d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -36,7 +36,7 @@ Changelog Laporte. * A new command ``beet fields`` displays the available metadata fields (thanks to Matteo Mecucci). -* The ``import`` command now has a ``--noimport`` or ``-I`` flag to disable +* The ``import`` command now has a ``--noincremental`` or ``-I`` flag to disable incremental imports (thanks to Matteo Mecucci). * When the autotagger fails to find a match, it now displays the number of tracks on the album (to help you guess what might be going wrong) and a link