projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d9a358
)
- document the multicast argument for ip link
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 28 Jan 2007 00:39:30 +0000
(
00:39
-0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 28 Jan 2007 00:39:30 +0000
(
00:39
-0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index c29c6c898467b33e112e97b0812635742adc4690..4ba540ccbe0bea2a1880d0ae399a6e41a9c17419 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-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 ]"