diff --git a/commands/loadxy.c b/commands/loadxy.c index 7a91286..93a423c 100644 --- a/commands/loadxy.c +++ b/commands/loadxy.c @@ -241,7 +241,7 @@ static const __maybe_unused char cmd_loady_help[] = "[OPTIONS]\n" - " -y - use Y-Modem/G (only for lossless tty as USB)\n" + " -g - use Y-Modem/G (only for lossless tty as USB)\n" " -t name - console device name to use - defaults to current console\n" " -b baud - baudrate at which to download - defaults to console baudrate\n";