From 7549db275b1707e656fca6991edf3b16594f27b6 Mon Sep 17 00:00:00 2001 From: Jon LaBelle Date: Sun, 26 Mar 2017 06:53:53 -0500 Subject: [PATCH] id3tag: Trim trailing whitespace in first example --- pages/common/id3tag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: