diff --git a/pages/common/mtr.md b/pages/common/mtr.md index bda1ab46c..5ce54cb9a 100644 --- a/pages/common/mtr.md +++ b/pages/common/mtr.md @@ -17,3 +17,7 @@ - Force IP IPv4 or IPV6: `mtr -4 {{host}}` + +- Define the time to wait before sending another packet to the same hop: + +`mtr -i {{seconds}} {{host}}`