]> git.gsnw.org Git - fping.git/commitdiff
Document that -a and -u are overridden by -c and -C
authorErik Auerswald <auerswal@unix-ag.uni-kl.de>
Sun, 28 Jul 2024 16:04:18 +0000 (18:04 +0200)
committerDavid Schweikert <david@schweikert.ch>
Thu, 1 Aug 2024 17:02:42 +0000 (19:02 +0200)
The other way around was already documented in commit
ae0bc2380462878466f19aa45c7d38774f4b6e3f, but GitHub
pull request #337 by Moritz Lenz implies that this is
insufficient.

doc/fping.pod

index 678ac72e7b513f717eae0138d36b1a2ec5ab5c05..4bc15762aa7a7a79bdd482fc5183e1c8b545be53 100644 (file)
@@ -36,7 +36,7 @@ Restrict name resolution and IPs to IPv6 addresses.
 
 =item B<-a>, B<--alive>
 
-Show systems that are alive.
+Show systems that are alive.  (Options B<-c> and B<-C> override B<-a>.)
 
 =item B<-A>, B<--addr>
 
@@ -248,7 +248,7 @@ Ignored (for compatibility with fping 2.4).
 
 =item B<-u>, B<--unreach>
 
-Show targets that are unreachable.
+Show targets that are unreachable.  (Options B<-c> and B<-C> override B<-u>.)
 
 =item B<-v>, B<--version>