id3tag: Trim trailing whitespace in first example

coverage
Jon LaBelle 2017-03-26 06:53:53 -05:00 committed by Agniva De Sarker
parent 03bf2c0466
commit 7549db275b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- Set artist and title tag of one MP3 file on the given path:
`id3tag --artist={{artist}} --title={{title}} {{path/to/file}} `
`id3tag --artist={{artist}} --title={{title}} {{path/to/file}}`
- Set album title of all MP3 files in the current directory: