From cc18d9c11278429edd5364233738f131b7288d5f Mon Sep 17 00:00:00 2001 From: Darafei Praliaskouski Date: Fri, 8 May 2026 16:29:52 +0400 Subject: [PATCH] docs: document braille display mode --- man/mtr.8.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/mtr.8.in b/man/mtr.8.in index 7a70065..3edbf29 100644 --- a/man/mtr.8.in +++ b/man/mtr.8.in @@ -228,7 +228,8 @@ clears spurious error messages that may overwrite other parts of the display. 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. +information. If braille graphs were enabled at build time and wide +curses support is available, 3 selects a braille stripchart. In stripchart modes, .B ? marks a probe that has not received a response, and -- 2.47.3