diff --git a/docs/plugins/lastgenre.rst b/docs/plugins/lastgenre.rst index a33a79230..a932585ac 100644 --- a/docs/plugins/lastgenre.rst +++ b/docs/plugins/lastgenre.rst @@ -213,9 +213,9 @@ fetch genres for albums or items matching a certain query. By default, ``beet lastgenre`` matches albums. To match individual tracks or singletons, use the ``-A`` switch: ``beet lastgenre -A [QUERY]``. -- To preview the changes that would be made without applying them, use the - ``-p`` (``--pretend``) flag. This shows which genres would be set but does - not write or store any changes. +To preview the changes that would be made without applying them, use the +``-p`` or ``--pretend`` flag. This shows which genres would be set but does +not write or store any changes. To disable automatic genre fetching on import, set the ``auto`` config option to false.