]> git.gsnw.org Git - fping.git/commitdiff
Add 1ms usage example
authorRyan Underwood <nemesis@icequake.net>
Wed, 20 May 2015 22:55:47 +0000 (22:55 +0000)
committerDavid Schweikert <dws@open.ch>
Sat, 10 Oct 2015 10:28:21 +0000 (03:28 -0700)
doc/fping.pod

index f1e8d550bd428aab59feda005f305e7ae2dc53f6..fc8cc4ec6309fa418109acd9afbc6e67c9a47bf9 100644 (file)
@@ -199,6 +199,15 @@ Set the IP TTL field (time to live hops).
 
 =back
 
+=head1 EXAMPLES
+
+Generate ~1000 pings per second to a host until canceled, printing statistics
+on the fly at one second intervals, and printing statistics at the end:
+
+# fping -s -l -i 1 -p 1 -T 1 -Q 1 127.0.0.1
+
+Note that ping intervals less than 10ms can only be used as root.
+
 =head1 AUTHORS
 
 =over 4