diff --git a/sys/shell/commands/sc_transceiver.c b/sys/shell/commands/sc_transceiver.c index 8df24c78fb..e63f76478c 100644 --- a/sys/shell/commands/sc_transceiver.c +++ b/sys/shell/commands/sc_transceiver.c @@ -307,7 +307,7 @@ void _transceiver_set_ignore_handler(int argc, char **argv) return; } else if (argc != 2) { - printf("Usage:\n%s
\n", argv[1]); + printf("Usage:\n%s
\n", argv[0]); } radio_address_t a;