netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Roopa Prabhu <roopa@cumulusnetworks.com>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org, sashok@cumulusnetworks.com
Subject: [PATCH net-next] iproute2: document -timestamp option
Date: Tue,  6 Oct 2015 14:16:29 -0700	[thread overview]
Message-ID: <1444166189-37072-1-git-send-email-roopa@cumulusnetworks.com> (raw)

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(+)

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

             reply	other threads:[~2015-10-06 21:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-06 21:16 Roopa Prabhu [this message]
2015-10-12 16:30 ` [PATCH net-next] iproute2: document -timestamp option Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1444166189-37072-1-git-send-email-roopa@cumulusnetworks.com \
    --to=roopa@cumulusnetworks.com \
    --cc=netdev@vger.kernel.org \
    --cc=sashok@cumulusnetworks.com \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).