Code

Update the manpages: Added information about setting the source address.
[liboping.git] / src / mans / oping.pod
index e6ef195e74777d056636ccdd33e24d3ec7bc3f71..44cb6c32d7071e02e95b47f0d6aaf46e9e2e4d9c 100644 (file)
@@ -36,6 +36,11 @@ Send (and receive) I<count> ICMP packets, then stop and exit.
 Send one ICMP packet (per host) each I<interval> seconds. This can be a
 floating-point number to specify sub-second precision.
 
+=item B<-I> I<address>
+
+Set the source address to use. You B<cannot> pass the interface name, as you
+can with GNU's L<ping(8)>.
+
 =back
 
 =head1 BUGS