We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc4a76 commit edd3443Copy full SHA for edd3443
README.md
@@ -48,7 +48,7 @@ For example
48
```console
49
$ wrtag move "Example"` # tags and moves `Example` into library defined by the path-format config option
50
$ wrtag move -dry-run "Example" # shows move and tag operations without applying them
51
-$ wrtag move -yes "Example" # Use anyway even if low match
+$ wrtag move -yes "Example" # use anyway even if low match
52
$ wrtag move -mbid "abc" -yes "Example" # overwrite matched MusicBrainz release UUID
53
```
54
0 commit comments