mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-12 17:04:56 +00:00
Add usage for ip -batch
This commit is contained in:
parent
4073448cc8
commit
3d418dc38a
1
ip/ip.c
1
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"
|
||||
|
Loading…
Reference in New Issue
Block a user