1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-04 18:29:45 +02:00

Change opt message to reflect default selection accurately.

This commit is contained in:
Sasha Hilton 2021-01-30 02:31:16 +00:00
parent 37a5796a86
commit 318c499dc5

View file

@ -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(