sys/shell: shortened description of netif shell cmd
This commit is contained in:
parent
ad69413d22
commit
eecd6ec2cc
@ -254,11 +254,7 @@ const shell_command_t _shell_command_list[] = {
|
|||||||
#endif
|
#endif
|
||||||
#ifdef MODULE_NG_NETIF
|
#ifdef MODULE_NG_NETIF
|
||||||
#ifndef MODULE_NET_IF
|
#ifndef MODULE_NET_IF
|
||||||
{
|
{"ifconfig", "Configure network interfaces", _netif_config},
|
||||||
"ifconfig",
|
|
||||||
"Configures a network interface\n\nusage: %s [<if_id> set <key> <value>]]",
|
|
||||||
_netif_config
|
|
||||||
},
|
|
||||||
#endif
|
#endif
|
||||||
#ifndef MODULE_TRANSCEIVER
|
#ifndef MODULE_TRANSCEIVER
|
||||||
{"txtsnd", "send raw data", _netif_send },
|
{"txtsnd", "send raw data", _netif_send },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user