fix cli parameters for metaflac

This commit is contained in:
Dmitry Smirnov
2013-07-05 14:54:32 +10:00
parent 0b6ea663eb
commit 3949cccc45

View File

@@ -29,7 +29,7 @@ vorbis()
{ {
# FLAC tagging # FLAC tagging
# --remove-vc-all overwrites existing comments # --remove-vc-all overwrites existing comments
METAFLAC="metaflac --remove-vc-all --import-vc-from=-" METAFLAC="metaflac --remove-all-tags --import-tags-from=-"
# Ogg Vorbis tagging # Ogg Vorbis tagging
# -w overwrites existing comments # -w overwrites existing comments