From 36e9c01aabb7d6ad081fe9528f5969a936747655 Mon Sep 17 00:00:00 2001 From: Dominik Dzienia Date: Tue, 6 Jan 2026 02:28:00 +0000 Subject: [PATCH] Fixed help --- src/commandline.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commandline.sh b/src/commandline.sh index 7455fb0..24df178 100644 --- a/src/commandline.sh +++ b/src/commandline.sh @@ -19,7 +19,7 @@ Description: Options: -w, --watchdog Run in watchdog mode -v, --version Show version - -l, --loud Enable debug logging + -l, --loud Enable debug logging (UI) or verbose mode (non-int.) -d, --develop Switch to DEVELOP update channel -p, --production Switch to PRODUCTION update channel -u, --update Force update check