From: Phil Sutter Date: Mon, 30 May 2016 18:46:27 +0000 (+0200) Subject: man: ip, ip-link: Fix ip option location X-Git-Tag: v4.7.0~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=134080cff35e379cac81d47ec669d265c56d528d;p=thirdparty%2Fiproute2.git man: ip, ip-link: Fix ip option location This patch drops the redundant description of some of ip's options in ip-link.8's description of the 'show' subcommand, preserving the description of -iec (but appending it to the list in ip.8 with minor fixes). Signed-off-by: Phil Sutter --- diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index 984fb2eb0..d3881e55d 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -1119,27 +1119,6 @@ specifies the master device which enslaves devices to show. .I TYPE specifies the type of devices to show. -.TP -The show command has additional formatting options: - -.RS -.TP -.BR "\-s" , " \-stats", " \-statistics" -output more statistics about packet usage. - -.TP -.BR "\-d", " \-details" -output more detailed information. - -.TP -.BR "\-h", " \-human", " \-human-readable" -output statistics with human readable values number followed by suffix - -.TP -.BR "\-iec" -print human readable rates in IEC units (ie. 1K = 1024). -.RE - .SS ip link help - display help .PP diff --git a/man/man8/ip.8 b/man/man8/ip.8 index aa2bc68c8..f11fc0b9c 100644 --- a/man/man8/ip.8 +++ b/man/man8/ip.8 @@ -201,6 +201,10 @@ but use shorter format. .BR "\-rc" , " \-rcvbuf" Set the netlink socket receive buffer size, defaults to 1MB. +.TP +.BR "\-iec" +print human readable rates in IEC units (e.g. 1Ki = 1024). + .SH IP - COMMAND SYNTAX .SS