Skip to content

Commit edd3443

Browse files
authored
Update README.md
1 parent 5dc4a76 commit edd3443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For example
4848
```console
4949
$ wrtag move "Example"` # tags and moves `Example` into library defined by the path-format config option
5050
$ wrtag move -dry-run "Example" # shows move and tag operations without applying them
51-
$ wrtag move -yes "Example" # Use anyway even if low match
51+
$ wrtag move -yes "Example" # use anyway even if low match
5252
$ wrtag move -mbid "abc" -yes "Example" # overwrite matched MusicBrainz release UUID
5353
```
5454

0 commit comments

Comments
 (0)