id3tag: Trim trailing whitespace in first example
This commit is contained in:

committed by
Agniva De Sarker

parent
03bf2c0466
commit
7549db275b
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user