]> sjero.net Git - dccpping/blobdiff - README
Add manpage
[dccpping] / README
diff --git a/README b/README
index c6d1dd3086c4e5e72cc317c6bde8124239c866f9..c7f913dd3f875de18263c847796718455aaf2dab 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ makefile as needed. Contact me, if major problems arise.
 
 Usage is pretty simple:
 dccpping: [-v] [-V] [-h] [-n] [-6|-4] [-c count] [-p port] [-i interval]
-          [-t ttl] [-S srcaddress] remote_host
+          [-t ttl] [-s service_code] [-S srcaddress] remote_host
 
           -v   Verbose. May be repeated for aditional verbosity.
           -V   Version information
@@ -24,6 +24,7 @@ dccpping: [-v] [-V] [-h] [-n] [-6|-4] [-c count] [-p port] [-i interval]
                  -p   The DCCP port to send requests to. The default is 33434.
                  -i   Interval between requests in seconds. The default is 1 second.
                  -t   The TTL to set in the sent requests. The default is 64.
+                 -s   Service Code. The DCCP service code to use when sending packets.
                  -S   Source Address. The address to send packets from. Should
                           only be needed if the autodetection fails.