]> git.gsnw.org Git - fping.git/commitdiff
Improve README and INSTALL
authorDavid Schweikert <david@schweikert.ch>
Thu, 16 Feb 2012 22:18:40 +0000 (23:18 +0100)
committerDavid Schweikert <david@schweikert.ch>
Thu, 16 Feb 2012 22:18:40 +0000 (23:18 +0100)
README

diff --git a/README b/README
index 1889bdc9a0af0adb83aaef9bd3b0fd17c7103845..15a445b1a4b3d6f6a81251b66cb25da542fcbf3e 100644 (file)
--- a/README
+++ b/README
@@ -24,6 +24,9 @@ If you want to install fping from source, proceed as follows:
 
    sudo setcap cap_net_raw+ep fping
 
+4. Have a look at the fping(1) manual for usage help
+   (fping -h will also give a minimal help output)
+
 Credits
 -------
 Original author:  Roland Schemers (schemers@stanford.edu)