- document the multicast argument for ip link

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-28 00:39:30 +00:00
parent 4d9a358ec1
commit 8ca35d2d65

View File

@ -1575,7 +1575,7 @@
#define iplink_trivial_usage \
"{ set DEVICE { up | down | arp { on | off } | show [ DEVICE ] }"
#define iplink_full_usage \
"iplink set DEVICE { up | down | arp { on | off } |\n" \
"iplink set DEVICE { up | down | arp | multicast { on | off } |\n" \
" dynamic { on | off } |\n" \
" mtu MTU }\n" \
"iplink show [ DEVICE ]"