From 75da12bb803b067127dbcfd4966bfaf63eaf303a Mon Sep 17 00:00:00 2001 From: Fufu Fang Date: Mon, 28 Oct 2019 00:20:59 +0000 Subject: [PATCH] fixed error in help --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index cd4a81a..7de1638 100644 --- a/src/main.c +++ b/src/main.c @@ -313,7 +313,7 @@ HTTPDirFS options:\n\ \n\ For mounting a Airsonic / Subsonic server:\n\ --sonic-username The username for your Airsonic / Subsonic server\n\ - --sonic-password The username for your Airsonic / Subsonic server\n\ + --sonic-password The password for your Airsonic / Subsonic server\n\ --sonic-id3 Enable ID3 mode - this present the server content in\n\ Artist/Album/Song layout \n\ --sonic-insecure Authenticate against your Airsonic / Subsonic server\n\