Skip to content

Commit 300ab36

Browse files
committed
format readme
1 parent 753a634 commit 300ab36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ The `wrtag` tool is the main command line tool for music organisation. It has su
9090
For 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

0 commit comments

Comments
 (0)