From 6dd7701cebeac4a1e21f383722eb3af44a74befd Mon Sep 17 00:00:00 2001 From: Francesco Yoshi Gobbo Date: Tue, 6 Feb 2018 13:41:44 +0100 Subject: [PATCH] mtr: command description correction applying suggestion from agnivade. --- pages/common/mtr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/mtr.md b/pages/common/mtr.md index 5ce54cb9a..d8a7f3700 100644 --- a/pages/common/mtr.md +++ b/pages/common/mtr.md @@ -18,6 +18,6 @@ `mtr -4 {{host}}` -- Define the time to wait before sending another packet to the same hop: +- Wait for a given time (in seconds) before sending another packet to the same hop: `mtr -i {{seconds}} {{host}}`