iplink: document 'change' option to ip link
Add the command alias "change" to man page. Don't show it on usage, since it is not commonly used. Reported-off-by: Matteo Croce <mcroce@redhat.com> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Matteo Croce <mcroce@redhat.com>
This commit is contained in:
parent
36e584ad8a
commit
ab45d91d6a
|
|
@ -1815,6 +1815,11 @@ can move the system to an unpredictable state. The solution
|
|||
is to avoid changing several parameters with one
|
||||
.B ip link set
|
||||
call.
|
||||
The modifier
|
||||
.B change
|
||||
is equivalent to
|
||||
.BR "set" .
|
||||
|
||||
|
||||
.TP
|
||||
.BI dev " DEVICE "
|
||||
|
|
|
|||
Loading…
Reference in New Issue