aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-02-22 12:25:46 +0100
committerWolfgang Müller2022-02-22 12:25:46 +0100
commit58b806f8db51d05779c27308cdd656a6a1929bde (patch)
tree9c4c3e4ead566310cd4b8d3aedeb61f7e0dcd765
parent6ff26d2bbfc7ade30ee0c3e38682ef689b73bda6 (diff)
downloadbeets-oriole-58b806f8db51d05779c27308cdd656a6a1929bde.tar.gz
README: Quote configuration strings
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1882fd..903c9b7 100644
--- a/README.md
+++ b/README.md
@@ -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