[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1442600225-18355-3-git-send-email-phil@nwl.cc>
Date: Fri, 18 Sep 2015 20:17:01 +0200
From: Phil Sutter <phil@....cc>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: [iproute PATCH 2/6] man: ip: add -h[uman-readable] option
Since 'ip help' lists it, it should be described in ip.8 as well.
Signed-off-by: Phil Sutter <phil@....cc>
---
man/man8/ip.8 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/man/man8/ip.8 b/man/man8/ip.8
index 9da086d..e6c2b32 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -27,6 +27,7 @@ ip \- show / manipulate routing, devices, policy routing and tunnels
.ti -8
.IR OPTIONS " := { "
\fB\-V\fR[\fIersion\fR] |
+\fB\-h\fR[\fIuman-readable\fR] |
\fB\-s\fR[\fItatistics\fR] |
\fB\-r\fR[\fIesolve\fR] |
\fB\-f\fR[\fIamily\fR] {
@@ -46,6 +47,10 @@ Print the version of the
utility and exit.
.TP
+.BR "\-h", " \-human", " \-human-readable"
+output statistics with human readable values followed by suffix.
+
+.TP
.BR "\-b", " \-batch " <FILENAME>
Read commands from provided file or standard input and invoke them.
First failure will cause termination of ip.
--
2.1.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists