Blob Blame History Raw
diff -up abcde-2.7/abcde~ abcde-2.7/abcde
--- abcde-2.7/abcde~	2015-06-18 15:26:40.000000000 +0300
+++ abcde-2.7/abcde	2015-06-20 22:57:18.918621425 +0300
@@ -3451,7 +3451,7 @@ MUSICBRAINZ=abcde-musicbrainz-tool
 EJECT=eject
 MD5SUM=md5sum
 DISTMP3=distmp3
-NORMALIZE=normalize-audio
+NORMALIZE=normalize
 CDSPEED=eject
 VORBISGAIN=vorbisgain
 MP3GAIN=mp3gain
diff -up abcde-2.7/abcde.1~ abcde-2.7/abcde.1
--- abcde-2.7/abcde.1~	2015-06-18 15:26:40.000000000 +0300
+++ abcde-2.7/abcde.1	2015-06-20 22:57:53.084714455 +0300
@@ -345,7 +345,7 @@ Specifies the style of encoder to use fo
 .TP
 .B NORMALIZERSYNTAX
 Specifies the style of normalizer to use.  Valid options are \'default\'
-and \'normalize'\ (and both run \'normalize-audio\'), since we only support it,
+and \'normalize'\ (and both run \'normalize\'), since we only support it,
 ATM.
 .TP
 .B CDROMREADERSYNTAX
@@ -606,7 +606,7 @@ ImageMagick package should be installed.
 (optional) distmp3, a client/server for distributed mp3 encoding.
 .TP
 .B *
-(optional) normalize-audio, a WAV file volume normalizer.
+(optional) normalize, a WAV file volume normalizer.
 .TP
 .B *
 (optional) a replaygain file volume modifier (vorbisgain, metaflac, mp3gain, mpcgain, wvgain),
@@ -620,7 +620,7 @@ ImageMagick package should be installed.
 .BR cdda2wav (1),
 .BR pird (1),
 .BR dagrab (1),
-.BR normalize-audio (1),
+.BR normalize (1),
 .BR oggenc (1),
 .BR vorbize (1),
 .BR flac (1),
diff -up abcde-2.7/abcde.conf~ abcde-2.7/abcde.conf
--- abcde-2.7/abcde.conf~	2015-06-18 15:26:40.000000000 +0300
+++ abcde-2.7/abcde.conf	2015-06-20 22:57:25.573857690 +0300
@@ -162,7 +162,7 @@
 #DISTMP3=distmp3
 #VORBISCOMMENT=vorbiscomment
 #METAFLAC=metaflac
-#NORMALIZE=normalize-audio
+#NORMALIZE=normalize
 #CDSPEED=eject
 #VORBISGAIN=vorbisgain
 #MKCUE=mkcue
diff -up abcde-2.7/README~ abcde-2.7/README
--- abcde-2.7/README~	2015-06-18 15:26:40.000000000 +0300
+++ abcde-2.7/README	2015-06-20 22:56:51.829662255 +0300
@@ -176,7 +176,7 @@ Options added/modified from 2.1.1 to 2.1
 
 Options added/modified from 2.0.3 to 2.1.x:
 
-* -b use batch processing. It uses normalize-audio to adjust the volume of
+* -b use batch processing. It uses normalize to adjust the volume of
   the songs, and a -g gapless option from lame to remove gaps. Only available
   for mp3+lame combination.
 * a new "normalize" option has been added to -a, to normalize the volume.
@@ -225,7 +225,7 @@ abcde requires the following backend too
 * An Opus encoder )opusenc) or:
 * A Monkey's Ausio encoder (mac) or:
 * A WavPack encoder (wavpack)
-* normalize-audio for volume normalization.
+* normalize for volume normalization.
 * CD Paranoia, an audio CD reading utility or:
 * icedax/cdda2wav, the audio CD reading utility cdparanoia was born from or:
 * cd-paranoia, an audio cd reading utility, courtesy of GNU libcdio or: