diff --git a/pages/common/id3tag.md b/pages/common/id3tag.md index 89b073ab5..ad8c24f1e 100644 --- a/pages/common/id3tag.md +++ b/pages/common/id3tag.md @@ -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: