diff mbox

[net-next] iproute2: document -timestamp option

Message ID 1444166189-37072-1-git-send-email-roopa@cumulusnetworks.com
State Accepted, archived
Delegated to: stephen hemminger
Headers show

Commit Message

Roopa Prabhu Oct. 6, 2015, 9:16 p.m. UTC
From: Satish Ashok <sashok@cumulusnetworks.com>

This patch documents bridge and ip -timestamp option

Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>
---
 man/man8/bridge.8 | 3 +++
 man/man8/ip.8     | 4 ++++
 2 files changed, 7 insertions(+)

Comments

Stephen Hemminger Oct. 12, 2015, 4:30 p.m. UTC | #1
On Tue,  6 Oct 2015 14:16:29 -0700
Roopa Prabhu <roopa@cumulusnetworks.com> wrote:

> From: Satish Ashok <sashok@cumulusnetworks.com>
> 
> This patch documents bridge and ip -timestamp option
> 
> Signed-off-by: Satish Ashok <sashok@cumulusnetworks.com>

Applied, required some defuzzing.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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