From 4cff4980f8f66e5024a6169db6ac7911253ac03f Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 21 Jan 2026 22:44:07 -0500 Subject: [PATCH] Fix -h list formatting --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 9eadd9db..425003a0 100755 --- a/config +++ b/config @@ -1768,7 +1768,7 @@ elif [ "$1" = "-h" ]; then echo " -M Set simulated failure mode" echo " -U Change the random failure mode setting" echo " -N Set next mode or failure" - echo " -u Change gpsd state" + echo " -u Change gpsd state" echo exit