diff options
author | Wolfgang Müller | 2022-02-22 12:25:46 +0100 |
---|---|---|
committer | Wolfgang Müller | 2022-02-22 12:25:46 +0100 |
commit | 58b806f8db51d05779c27308cdd656a6a1929bde (patch) | |
tree | 9c4c3e4ead566310cd4b8d3aedeb61f7e0dcd765 | |
parent | 6ff26d2bbfc7ade30ee0c3e38682ef689b73bda6 (diff) | |
download | beets-oriole-58b806f8db51d05779c27308cdd656a6a1929bde.tar.gz |
README: Quote configuration strings
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ This is a collection of my beets plugins. - `browse`: Browse items on MusicBrainz or the file system. See `beet help browse` - `extras`: Bring along extra files when moving or copying music. Expects a list - `paths` in the `extras` configuration with files or directories to bring along. + '`paths`' in the '`extras`' configuration with files or directories to bring along. ## Installation |