]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[github55] man page updated.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 14 Feb 2018 13:45:58 +0000 (13:45 +0000)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 14 Feb 2018 13:45:58 +0000 (13:45 +0000)
src/bin/perfdhcp/perfdhcp.xml

index a81c3dcb85ffc89ca2c23208ec76b5a09dba3739..8102647b5f4814111fcb240338cadcf8b3b77b0f 100644 (file)
@@ -74,7 +74,8 @@
             <arg choice="opt" rep="norepeat"><option>-t <replaceable class="parameter">report</replaceable></option></arg>
             <arg choice="opt" rep="norepeat"><option>-T <replaceable class="parameter">template-file</replaceable></option></arg>
             <arg choice="opt" rep="norepeat"><option>-v</option></arg>
-            <arg choice="opt" rep="norepeat"><option>-W <replaceable class="parameter">wrapped</replaceable></option></arg>
+            <arg choice="opt" rep="norepeat"><option>-W <replaceable class="parameter">exit-wait-time</replaceable></option></arg>
+            <arg choice="opt" rep="norepeat"><option>-w <replaceable class="parameter">wrapped</replaceable></option></arg>
             <arg choice="opt" rep="norepeat"><option>-x <replaceable class="parameter">diagnostic-selector</replaceable></option></arg>
             <arg choice="opt" rep="norepeat"><option>-X <replaceable class="parameter">xid-offset</replaceable></option></arg>
             <arg choice="opt" rep="norepeat">server</arg>
                 </listitem>
             </varlistentry>
 
+            <varlistentry>
+                <term><option>-W <replaceable class="parameter">exit-wait-time</replaceable></option></term>
+                <listitem>
+                  <para>
+                    Specifies exit-wait-time parameter, that makes perfdhcp wait
+                    for exit-wait-time us after an exit condition has been met
+                    to receive all packets without sending any new
+                    packets. Expressed in microseconds. If not specified, 0 is
+                    used (i.e. exit immediately after exit conditions are met).
+                    </para>
+                </listitem>
+            </varlistentry>
+
             <varlistentry>
                 <term><option>-w <replaceable class="parameter">wrapped</replaceable></option></term>
                 <listitem>