summaryrefslogtreecommitdiff
path: root/bin/ekgping
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-09-17 01:52:46 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-09-17 01:52:46 +0200
commitb019f1e9724688781a9cacd6c20df38b443201f4 (patch)
tree5d762795d213e9b5e2aae5d1b6df475af3b61a95 /bin/ekgping
parentbe28c1ee811485e5bbdb44b9c7eac189168d8494 (diff)
documentation update (icmp_req and icmp_seq work)
Diffstat (limited to 'bin/ekgping')
-rwxr-xr-xbin/ekgping2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ekgping b/bin/ekgping
index dab8159..2014f65 100755
--- a/bin/ekgping
+++ b/bin/ekgping
@@ -268,7 +268,7 @@ None.
B<ekgping> parses the output of ping(1), which means it assumes a certain
output style. It will only work with ping(1) programs whose C<< ping -n >> output matches
-"<digit> bytes from <ip>: icmp_req=<digit> ttl=<digit> time=<float>".
+"<digit> bytes from <ip>: icmp_(r|s)eq=<digit> ttl=<digit> time=<float>".
There have been reports about ekgping randomly skipping beeps. This might be
an SDL problem, use C<< ekgping -t 0.8 >> as workaround.