]> git.treefish.org Git - usetaglib.git/commitdiff
Added missing newline in extrahelp.
authorAlexander Schmidt <alex@treefish.org>
Sat, 7 Feb 2015 20:00:36 +0000 (21:00 +0100)
committerAlexander Schmidt <alex@treefish.org>
Sat, 7 Feb 2015 20:00:36 +0000 (21:00 +0100)
usetaglib.cpp

index dbebaa85e6d3b4548533f3932596fb0a8000a07d..8c04a55b71a765ff3c984b2aef9854e8b1a1ba89 100644 (file)
@@ -147,7 +147,7 @@ void printExtraHelp ()
     "  by equal signs (=). If a list is given, multiple tags of type TAGNAME\n"
     "  will be created and set to the respective values given in the list.\n"
     "\n"
-    "EXAMPLES"
+    "EXAMPLES\n"
     "  usetaglib file.ogg\n"
     "  usetaglib -e ALBUM file.flac\n"
     "  usetaglib -r \"ALBUM=New Album\" -i ARTIST=Horst=Hubert file.mp3\n"