From: shemminger Date: Thu, 1 Sep 2005 22:29:33 +0000 (+0000) Subject: Add usage for ip -batch X-Git-Tag: ss-050901~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d418dc38a62bb1d07ee3eb81a8dfa243764fb8e;p=thirdparty%2Fiproute2.git Add usage for ip -batch --- diff --git a/ip/ip.c b/ip/ip.c index af348d8e7..c5df825d2 100644 --- 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"