From c0461c884754faa2fd2108e9e4c9ef62bedffeb9 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 17 Dec 2012 17:29:24 -0800 Subject: [PATCH] improve some short plugin descriptions --- docs/plugins/index.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 1132de456..1fd497a81 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -81,7 +81,8 @@ Path Formats * :doc:`inline`: Use Python snippets to customize path format strings. * :doc:`rewrite`: Substitute values in path formats. -* :doc:`the`: Moves patterns in path formats (suitable for moving articles). +* :doc:`the`: Move patterns in path formats (i.e., move "a" and "the" to the + end). Interoperability '''''''''''''''' @@ -97,10 +98,11 @@ Miscellaneous * :doc:`rdm`: Randomly choose albums and tracks from your library. * :doc:`fuzzy_search`: Search albums and tracks with fuzzy string matching. * :doc:`mbcollection`: Maintain your MusicBrainz collection list. -* :doc:`ihate`: Skip by defined patterns things you hate during import process. +* :doc:`ihate`: Automatically skip albums and tracks during the import process. * :doc:`bpd`: A music player for your beets library that emulates `MPD`_ and is compatible with `MPD clients`_. -* :doc:`convert`: Converts parts of your collection to an external directory +* :doc:`convert`: Transcode music and embed album art while exporting to + a different directory. * :doc:`info`: Print music files' tags to the console. .. _MPD: http://mpd.wikia.com/