Skip to content
Snippets Groups Projects
Commit fb03389e authored by Oleg Hahm's avatar Oleg Hahm
Browse files

Merge pull request #5035 from cgundogan/pr/rpl/shell_info_text

shell_commands.c: more generic rpl info text
parents 4ab436fc a9bacc72
Branches
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment