]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
Fix help text for ip link
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 13 Oct 2008 14:17:08 +0000 (07:17 -0700)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 13 Oct 2008 14:17:08 +0000 (07:17 -0700)
commit750a405a5a6f6cdae7d14609b49051e59738177e
tree8dd415d84d2f992d71ebaab1d7fc899eaaef359a
parent3ef0c8594283d4891e84b4b8d7d04901416aeae0
Fix help text for ip link

This is a variant of Patrick McHardy patch for help text.
Add help for ip link add and ip link delete.
The help conditional on what the kernel supports.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
ip/iplink.c