From a9bacc724fbea6ee053d8d0442b2b024172de59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cenk=20G=C3=BCndo=C4=9Fan?= Date: Fri, 11 Mar 2016 08:46:03 +0100 Subject: [PATCH] shell_commands.c: more generic rpl info text --- sys/shell/commands/shell_commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/shell/commands/shell_commands.c b/sys/shell/commands/shell_commands.c index 22cb0c4500..5ff81b1082 100644 --- a/sys/shell/commands/shell_commands.c +++ b/sys/shell/commands/shell_commands.c @@ -197,7 +197,7 @@ const shell_command_t _shell_command_list[] = { #endif #endif #ifdef MODULE_GNRC_RPL - {"rpl", "rpl configuration tool [help|init|rm|root|show]", _gnrc_rpl }, + {"rpl", "rpl configuration tool ('rpl help' for more information)", _gnrc_rpl }, #endif #ifdef MODULE_GNRC_SIXLOWPAN_CTX #ifdef MODULE_GNRC_SIXLOWPAN_ND_BORDER_ROUTER