From: Florian Forster Date: Wed, 15 Jul 2009 11:34:53 +0000 (+0200) Subject: oping(8): Document the new `-f' option. X-Git-Tag: liboping-1.2.0~2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0834dabb8a7b39332c3c79513e237eb55e5526f6;p=liboping.git oping(8): Document the new `-f' option. --- diff --git a/src/mans/oping.pod b/src/mans/oping.pod index fba2f56..305c43f 100644 --- a/src/mans/oping.pod +++ b/src/mans/oping.pod @@ -6,6 +6,8 @@ oping - send ICMP ECHO_REQUEST to network hosts B [B<-4> | B<-6>] [B<-c> I] [B<-i> I] I [I [I ...]] +B [B<-4> | B<-6>] [B<-c> I] [B<-i> I] B<-f> I + =head1 DESCRIPTION oping uses ICMPv4 or ICMPv6 ECHO_REQUEST packets to measure a hosts @@ -46,6 +48,11 @@ including) 1EandE255. If omitted, the value B<64> is used. Set the source address to use. You B pass the interface name, as you can with GNU's L. +=item B<-f> I + +Instead of specifying hostnames on the command line, read them from +I. If I is B<->, read from C. + =back =head1 SEE ALSO