Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
.B master
.IR DEVICE " ]"
+.ti -8
+.B ip link help
+.RI "[ " TYPE " ]"
+
.SH "DESCRIPTION"
.SS ip link add - add virtual link
.BR "\-iec"
print human readable rates in IEC units (ie. 1K = 1024).
+.SS ip link help - display help
+
+.PP
+.I "TYPE"
+specifies which help of link type to dislpay.
+
.SH "EXAMPLES"
.PP
ip link show
Removes vlan device.
.RE
+ip link help gre
+.RS 4
+Display help for the gre link type.
+.RE
+
.SH SEE ALSO
.br
.BR ip (8)