[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <11756226691331-git-send-email-jheffner@psc.edu>
Date: Tue, 3 Apr 2007 13:51:08 -0400
From: John Heffner <jheffner@....edu>
To: yoshfuji@...ux-ipv6.org
Cc: netdev@...r.kernel.org, John Heffner <jheffner@....edu>
Subject: [PATCH] [iputils] Document -n flag.
---
doc/tracepath.sgml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/doc/tracepath.sgml b/doc/tracepath.sgml
index c0f308b..1bc83b9 100644
--- a/doc/tracepath.sgml
+++ b/doc/tracepath.sgml
@@ -15,6 +15,7 @@ traces path to a network host discovering MTU along this path</refpurpose>
<refsynopsisdiv>
<cmdsynopsis>
<command>tracepath</command>
+<arg choice="opt">-n</arg>
<arg choice="opt">-l <replaceable/pktlen/</arg>
<arg choice="req"><replaceable/destination/</arg>
<arg choice="opt"><replaceable/port/</arg>
@@ -42,6 +43,14 @@ of UDP ports to maintain trace history.
<refsect1><title>OPTIONS</title>
<variablelist>
+
+ <varlistentry>
+ <term><option/-n/</term>
+ <listitem><para>
+Do not look up host names. Only print IP addresses numerically.
+ </para></listitem>
+ </varlistentry>
+
<varlistentry>
<term><option/-l/</term>
<listitem><para>
--
1.5.0.2.gc260-dirty
-
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