]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
man: ip, ip-link: Fix ip option location
authorPhil Sutter <phil@nwl.cc>
Mon, 30 May 2016 18:46:27 +0000 (20:46 +0200)
committerStephen Hemminger <shemming@brocade.com>
Tue, 31 May 2016 19:33:48 +0000 (12:33 -0700)
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 <phil@nwl.cc>
man/man8/ip-link.8.in
man/man8/ip.8

index 984fb2eb0d63af4bdf2854a4a90b315e285df343..d3881e55d73c0c71aaefc64b3c8375c91ed76880 100644 (file)
@@ -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
index aa2bc68c81ab628c67c3b1f060e6d70c19b44591..f11fc0b9cf4445d49e8d2852c39dca7c903ba310 100644 (file)
@@ -201,6 +201,10 @@ but use shorter format.
 .BR "\-rc" , " \-rcvbuf" <SIZE>
 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