From d53db7a0a3de071b87aa735d39c03e1b101d2f33 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 2 Jun 2021 21:18:02 -0400 Subject: [PATCH] Update config --- config | 1 + 1 file changed, 1 insertion(+) diff --git a/config b/config index 6da16ad4..fa79d5c6 100755 --- a/config +++ b/config @@ -79,6 +79,7 @@ elif [ "$1" = "-h" ]; then echo " -s Change to SSTV mode" echo " -i Restarts CubeSatsim software" echo " -c Change the CALLSIGN in the configuration file sim.cfg" + echo " -m Change the Simulated Telemetry setting in sim.cfg" echo " -r Change the Resets Count in the configuration file sim.cfg" echo " -l Change the Latitude and Longitude in the configuration file sim.cfg" echo " Only used for APRS telemetry"