From: Sami Kerola Date: Sat, 29 Oct 2016 13:43:43 +0000 (+0100) Subject: docs: add very basic --sctp documentation to manual page X-Git-Tag: v0.88~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F165%2Fhead;p=thirdparty%2Fmtr.git docs: add very basic --sctp documentation to manual page Signed-off-by: Sami Kerola --- diff --git a/mtr.8.in b/mtr.8.in index 404024d..2d50d90 100644 --- a/mtr.8.in +++ b/mtr.8.in @@ -95,6 +95,9 @@ mtr \- a network diagnostic tool .B \-\-tcp\c ] [\c +.BI \-\-sctp\c +] +[\c .BI \-P \ PORT\c ] [\c @@ -400,6 +403,9 @@ Use TCP SYN packets instead of ICMP ECHO. .I PACKETSIZE is ignored, since SYN packets can not contain data. .TP +.B \-S\fR, \fB\-\-sctp +Use Stream Control Transmission Protocol packets instead of ICMP ECHO. +.TP .B \-P \fIPORT\fR, \fB\-\-port \fIPORT The target port number for TCP/SCTP/UDP traces. .TP