]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Add usage for ip -batch
authorshemminger <shemminger>
Thu, 1 Sep 2005 22:29:33 +0000 (22:29 +0000)
committershemminger <shemminger>
Thu, 1 Sep 2005 22:29:33 +0000 (22:29 +0000)
ip/ip.c

diff --git a/ip/ip.c b/ip/ip.c
index af348d8e7afcb77642c227c762924d418f0b8101..c5df825d226c98164d7ea8af47f3f189aec29762 100644 (file)
--- a/ip/ip.c
+++ b/ip/ip.c
@@ -44,6 +44,7 @@ static void usage(void)
 {
        fprintf(stderr,
 "Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }\n"
+"       ip [ -force ] [-batch filename\n"
 "where  OBJECT := { link | addr | route | rule | neigh | tunnel |\n"
 "                   maddr | mroute | monitor | xfrm }\n"
 "       OPTIONS := { -V[ersion] | -s[tatistics] | -r[esolve] |\n"