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 <mcr...@redhat.com> Signed-off-by: Stephen Hemminger <step...@networkplumber.org> --- man/man8/ip-link.8.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 883d88077d66..a8ae72d2b097 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -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 " -- 2.20.1