From ab45d91d6af402d54f6d1f982986c48b93ca34f0 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 26 Jul 2019 14:59:59 -0700 Subject: [PATCH] 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 Signed-off-by: Stephen Hemminger Acked-by: Matteo Croce --- 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 883d8807..a8ae72d2 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 "