From 6a17a6b308cfc0145553e38251e70e6ac8c1ff32 Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Tue, 16 Jan 2024 18:57:02 -0800 Subject: [PATCH] mtr Gemstones: grammar and formatting changes --- docs/gemstones/mtr.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/gemstones/mtr.md b/docs/gemstones/mtr.md index d70fa82e80..49d1229eea 100644 --- a/docs/gemstones/mtr.md +++ b/docs/gemstones/mtr.md @@ -1,15 +1,15 @@ --- title : mtr - Network Diagnostics author : tianci li -contributors: Steven Spencer +contributors: Steven Spencer, Neel Chauhan date : 2021-10-20 --- -# `mtr` Introduction +# `mtr` Introduction `mtr` is a network diagnostic tool that can diagnose network problems. It is used to replace the `ping` and `traceroute` commands. In terms of performance, the `mtr` command is faster. -## Use `mtr` +## Using `mtr` ```bash # Install mtr @@ -60,11 +60,12 @@ HOST: li Loss% Snt Last Avg Best Wrst StDev * Wrst - Worst time delay * StDev - variance (stability) -## Shortcut keys for interaction -p - pause; -d - switch display mode; -n - turn on/off DNS; -r - reset all counters; -j - Toggle delay display information; -y - switch IP information; -q - Quit interaction. +## Shortcut keys for interaction + +* p - Pause +* d - Switch display mode +* n - Turn on/off DNS +* r - Reset all counters +* j - Toggle delay display information +* y - Switch IP information +* q - Suit `mtr`