diff --git a/src/main.rs b/src/main.rs index 4a4b7508..9eeb11b0 100644 --- a/src/main.rs +++ b/src/main.rs @@ -180,7 +180,7 @@ fn setup(args: &[String]) -> Setup { .optopt( "", "normalisation-gain-type", - "Specify the normalisation gain type to use - [track, album]. Default is track.", + "Specify the normalisation gain type to use - [track, album]. Default is album.", "GAIN_TYPE", ) .optopt(