*: --help tweaks
function old new delta .rodata 103190 103189 -1 packed_usage 33590 33566 -24 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-25) Total: -25 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -20,12 +20,12 @@
|
||||
//usage: "COMMAND [OPTIONS]"
|
||||
//usage:#define vconfig_full_usage "\n\n"
|
||||
//usage: "Create and remove virtual ethernet devices\n"
|
||||
//usage: "\n add IFACE VLAN_ID"
|
||||
//usage: "\n rem VLAN_NAME"
|
||||
//usage: "\n set_flag IFACE 0|1 VLAN_QOS"
|
||||
//usage: "\n set_egress_map VLAN_NAME SKB_PRIO VLAN_QOS"
|
||||
//usage: "\n set_ingress_map VLAN_NAME SKB_PRIO VLAN_QOS"
|
||||
//usage: "\n set_name_type NAME_TYPE"
|
||||
//usage: "\n add IFACE VLAN_ID"
|
||||
//usage: "\n rem VLAN_NAME"
|
||||
//usage: "\n set_flag IFACE 0|1 VLAN_QOS"
|
||||
//usage: "\n set_egress_map VLAN_NAME SKB_PRIO VLAN_QOS"
|
||||
//usage: "\n set_ingress_map VLAN_NAME SKB_PRIO VLAN_QOS"
|
||||
//usage: "\n set_name_type NAME_TYPE"
|
||||
|
||||
#include "libbb.h"
|
||||
#include <net/if.h>
|
||||
|
Reference in New Issue
Block a user