File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ The `wrtag` tool is the main command line tool for music organisation. It has su
9090For example:
9191
9292``` console
93- $ wrtag move " Example" # tags and moves `Example` into the library defined by the path-format config option
94- $ wrtag move -dry-run " Example" # shows move and tag operations without applying them
95- $ wrtag move -yes " Example" # use anyway even if low match
93+ $ wrtag move " Example" # tags and moves `Example` into the library defined by the path-format config option
94+ $ wrtag move -dry-run " Example" # shows move and tag operations without applying them
95+ $ wrtag move -yes " Example" # use anyway even if low match
9696$ wrtag move -mbid " abc" -yes " Example" # overwrite matched MusicBrainz release UUID
9797```
9898
You can’t perform that action at this time.
0 commit comments