]> 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)
committerRyan Underwood <runderwood@machinezone.com>
Thu, 21 May 2015 00:44:46 +0000 (17:44 -0700)
doc/fping.pod

index a21e2ed4dcfbdd87ed55e139b79cff4f71ad6656..7ec0c7e5d681a4f03a93509c648139a52d305160 100644 (file)
@@ -194,6 +194,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