summaryrefslogtreecommitdiffstats
path: root/sbin/ping/ping.8
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2001-05-24 09:17:52 +0000
committerphk <phk@FreeBSD.org>2001-05-24 09:17:52 +0000
commitf77345ea800c2b51c9688ef79af6b5826eb2712e (patch)
tree8cb3f23c7687335518af5fef193b04a543065fd4 /sbin/ping/ping.8
parent4474a53d43ac9275a9eb0a2fda8efa7f9c18fe0d (diff)
downloadFreeBSD-src-f77345ea800c2b51c9688ef79af6b5826eb2712e.zip
FreeBSD-src-f77345ea800c2b51c9688ef79af6b5826eb2712e.tar.gz
Add a -A option to ping which beeps when packets are lost.
PR: 11818 Submitted by: Marc Evans marc@destek.net
Diffstat (limited to 'sbin/ping/ping.8')
-rw-r--r--sbin/ping/ping.88
1 files changed, 7 insertions, 1 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8
index 9a29388..509b010 100644
--- a/sbin/ping/ping.8
+++ b/sbin/ping/ping.8
@@ -42,7 +42,7 @@
packets to network hosts
.Sh SYNOPSIS
.Nm
-.Op Fl QRadfnqrv
+.Op Fl AQRadfnqrv
.Op Fl c Ar count
.Op Fl i Ar wait
.Op Fl l Ar preload
@@ -79,6 +79,12 @@ and then an arbitrary number of
.Dq pad
bytes used to fill out the packet. The options are as follows:
.Bl -tag -width indent
+.It Fl A
+Audible.
+Include a bell
+.Pq ASCII 0x07
+character in the output when no packet is received before the next packet
+is transmitted.
.It Fl a
Audible.
Include a bell
OpenPOWER on IntegriCloud