[PATCH iproute2 net-next] man: ip-link.8: Document bridge_slave fdb_flush option
From: Hangbin Liu <hidden>
Date: 2017-02-08 08:04:18
Signed-off-by: Hangbin Liu <redacted> --- 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 469bb43..116034d 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in@@ -1429,6 +1429,8 @@ the following additional arguments are supported: .B "ip link set type bridge_slave" [ +.B fdb_flush +] [ .BI state " STATE" ] [ .BI priority " PRIO"
@@ -1459,6 +1461,9 @@ the following additional arguments are supported: .in +8 .sp +.B fdb_flush +- flush bridge slave's fdb dynamic entries + .BI state " STATE" - Set port state. .I STATE
--
2.5.5