[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444166189-37072-1-git-send-email-roopa@cumulusnetworks.com>
Date: Tue, 6 Oct 2015 14:16:29 -0700
From: Roopa Prabhu <roopa@...ulusnetworks.com>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org, sashok@...ulusnetworks.com
Subject: [PATCH net-next] iproute2: document -timestamp option
From: Satish Ashok <sashok@...ulusnetworks.com>
This patch documents bridge and ip -timestamp option
Signed-off-by: Satish Ashok <sashok@...ulusnetworks.com>
---
man/man8/bridge.8 | 3 +++
man/man8/ip.8 | 4 ++++
2 files changed, 7 insertions(+)
diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
index 5347a56..9f1051c 100644
--- a/man/man8/bridge.8
+++ b/man/man8/bridge.8
@@ -137,6 +137,9 @@ to
.RI "-n[etns] " NETNS " [ " OPTIONS " ] " OBJECT " { " COMMAND " | "
.BR help " }"
+.TP
+.BR "\-t" , " \-timestamp"
+display current time when using monitor option.
.SH BRIDGE - COMMAND SYNTAX
diff --git a/man/man8/ip.8 b/man/man8/ip.8
index e6c2b32..1bdee11 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -175,6 +175,10 @@ executes specified command over all objects, it depends if command supports this
.BR "\-c" , " -color"
Use color output.
+.TP
+.BR "\-t" , " \-timestamp"
+display current time when using monitor option.
+
.SH IP - COMMAND SYNTAX
.SS
--
1.9.1
--
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