shell_commands.c: more generic rpl info text

This commit is contained in:
Cenk Gündoğan 2016-03-11 08:46:03 +01:00
parent 335ff8da4f
commit a9bacc724f

View File

@ -197,7 +197,7 @@ const shell_command_t _shell_command_list[] = {
#endif #endif
#endif #endif
#ifdef MODULE_GNRC_RPL #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 #endif
#ifdef MODULE_GNRC_SIXLOWPAN_CTX #ifdef MODULE_GNRC_SIXLOWPAN_CTX
#ifdef MODULE_GNRC_SIXLOWPAN_ND_BORDER_ROUTER #ifdef MODULE_GNRC_SIXLOWPAN_ND_BORDER_ROUTER