From 59b1737c0186527c1aeead1dd1c0f2ef9d4c3330 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 29 Oct 2016 14:43:43 +0100 Subject: [PATCH] docs: add very basic --sctp documentation to manual page Signed-off-by: Sami Kerola --- mtr.8.in | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2