mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-10-12 19:01:10 +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,
|
fprintf(stderr,
|
||||||
"Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }\n"
|
"Usage: ip [ OPTIONS ] OBJECT { COMMAND | help }\n"
|
||||||
|
" ip [ -force ] [-batch filename\n"
|
||||||
"where OBJECT := { link | addr | route | rule | neigh | tunnel |\n"
|
"where OBJECT := { link | addr | route | rule | neigh | tunnel |\n"
|
||||||
" maddr | mroute | monitor | xfrm }\n"
|
" maddr | mroute | monitor | xfrm }\n"
|
||||||
" OPTIONS := { -V[ersion] | -s[tatistics] | -r[esolve] |\n"
|
" OPTIONS := { -V[ersion] | -s[tatistics] | -r[esolve] |\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user