[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <11756226682486-git-send-email-jheffner@psc.edu>
Date: Tue, 3 Apr 2007 13:51:07 -0400
From: John Heffner <jheffner@....edu>
To: yoshfuji@...ux-ipv6.org
Cc: netdev@...r.kernel.org, John Heffner <jheffner@....edu>
Subject: [PATCH] [iputils] Add documentation for the -l flag.
---
doc/tracepath.sgml | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/doc/tracepath.sgml b/doc/tracepath.sgml
index 71eaa8d..c0f308b 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">-l <replaceable/pktlen/</arg>
<arg choice="req"><replaceable/destination/</arg>
<arg choice="opt"><replaceable/port/</arg>
</cmdsynopsis>
@@ -39,6 +40,18 @@ of UDP ports to maintain trace history.
</para>
</refsect1>
+<refsect1><title>OPTIONS</title>
+<variablelist>
+ <varlistentry>
+ <term><option/-l/</term>
+ <listitem><para>
+Sets the initial packet length to <replaceable/pktlen/ instead of
+65536 for <command/tracepath/ or 128000 for <command/tracepath6/.
+ </para></listitem>
+ </varlistentry>
+</variablelist>
+</refsect1>
+
<refsect1><title>OUTPUT</title>
<para>
<literallayout>
--
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