summaryrefslogtreecommitdiff
path: root/ip/iplink_vlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'ip/iplink_vlan.c')
-rw-r--r--ip/iplink_vlan.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/ip/iplink_vlan.c b/ip/iplink_vlan.c
index 26f6ee83..0dfb4a8d 100644
--- a/ip/iplink_vlan.c
+++ b/ip/iplink_vlan.c
@@ -22,14 +22,14 @@ static void print_explain(FILE *f)
{
fprintf(f,
"Usage: ... vlan id VLANID\n"
- " [ protocol VLANPROTO ]\n"
- " [ reorder_hdr { on | off } ]\n"
- " [ gvrp { on | off } ]\n"
- " [ mvrp { on | off } ]\n"
- " [ loose_binding { on | off } ]\n"
- " [ bridge_binding { on | off } ]\n"
- " [ ingress-qos-map QOS-MAP ]\n"
- " [ egress-qos-map QOS-MAP ]\n"
+ " [ protocol VLANPROTO ]\n"
+ " [ reorder_hdr { on | off } ]\n"
+ " [ gvrp { on | off } ]\n"
+ " [ mvrp { on | off } ]\n"
+ " [ loose_binding { on | off } ]\n"
+ " [ bridge_binding { on | off } ]\n"
+ " [ ingress-qos-map QOS-MAP ]\n"
+ " [ egress-qos-map QOS-MAP ]\n"
"\n"
"VLANID := 0-4095\n"
"VLANPROTO: [ 802.1Q | 802.1ad ]\n"