add -h option in synopsis. Fixes PR#25863 from Kouichirou Hiratsuka.
This commit is contained in:
parent
6fc88bf937
commit
721eb939af
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: ping.8,v 1.43 2003/08/07 10:04:35 agc Exp $
|
.\" $NetBSD: ping.8,v 1.44 2004/06/08 08:05:30 cjep Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1985, 1991, 1993
|
.\" Copyright (c) 1985, 1991, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
|
@ -52,6 +52,9 @@ packets to network hosts
|
||||||
.Op Fl g Ar gateway
|
.Op Fl g Ar gateway
|
||||||
.Ek
|
.Ek
|
||||||
.Bk -words
|
.Bk -words
|
||||||
|
.Op Fl h Ar host
|
||||||
|
.Ek
|
||||||
|
.Bk -words
|
||||||
.Op Fl i Ar interval
|
.Op Fl i Ar interval
|
||||||
.Ek
|
.Ek
|
||||||
.Bk -words
|
.Bk -words
|
||||||
|
|
Loading…
Reference in New Issue