From 68efe8f4c3b439d7e9abcfd0fc19da7a6f03b474 Mon Sep 17 00:00:00 2001 From: Darafei Praliaskouski Date: Fri, 8 May 2026 00:31:20 +0400 Subject: [PATCH] docs: explain stripchart markers --- man/mtr.8.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/mtr.8.in b/man/mtr.8.in index 5101094..e34bef9 100644 --- a/man/mtr.8.in +++ b/man/mtr.8.in @@ -221,6 +221,11 @@ Use this option to select the initial display mode: 0 (default) selects statistics, 1 selects the stripchart without latency information, and 2 selects the stripchart with latency information. +In stripchart modes, +.B ? +marks a probe that has not received a response, and +.B > +marks a response slower than the largest latency bucket shown in the scale. .TP .B \-g\fR, \fB\-\-gtk Use this option to force -- 2.47.3