diff --git a/dump1090.c b/dump1090.c index 3837c57..4a9a6f6 100644 --- a/dump1090.c +++ b/dump1090.c @@ -2359,7 +2359,7 @@ void showHelp(void) { printf( "--device-index Select RTL device (default: 0).\n" "--gain Set gain (default: max gain. Use -100 for auto-gain).\n" -"--enable-agc> Enable the Automatic Gain Control (default: off).\n" +"--enable-agc Enable the Automatic Gain Control (default: off).\n" "--freq Set frequency (default: 1090 Mhz).\n" "--ifile Read data from file (use '-' for stdin).\n" "--interactive Interactive mode refreshing data on screen.\n"