]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
ip: Added missing usage for netconf object
authorvadimk <vadim4j@gmail.com>
Mon, 30 Jun 2014 14:37:50 +0000 (17:37 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 15 Jul 2014 16:43:53 +0000 (09:43 -0700)
ip/ip.c

diff --git a/ip/ip.c b/ip/ip.c
index 813fabd4a5c3acce03a11a55d863a634acbec039..739b88dab82abc398e660eededff45e2d1201730 100644 (file)
--- a/ip/ip.c
+++ b/ip/ip.c
@@ -45,7 +45,7 @@ static void usage(void)
 "       ip [ -force ] -batch filename\n"
 "where  OBJECT := { link | addr | addrlabel | route | rule | neigh | ntable |\n"
 "                   tunnel | tuntap | maddr | mroute | mrule | monitor | xfrm |\n"
-"                   netns | l2tp | tcp_metrics | token }\n"
+"                   netns | l2tp | tcp_metrics | token | netconf }\n"
 "       OPTIONS := { -V[ersion] | -s[tatistics] | -d[etails] | -r[esolve] |\n"
 "                    -f[amily] { inet | inet6 | ipx | dnet | bridge | link } |\n"
 "                    -4 | -6 | -I | -D | -B | -0 |\n"