From 0bdd9e1b61534f099ba2a13f8143632a47bf8c27 Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 1 Oct 2019 16:40:10 +0000 Subject: mausezahn.8: Document -r This option is mentioned further in the man page, but is omitted in the main section. Add it. Signed-off-by: Petr Machata Signed-off-by: Tobias Klauser --- mausezahn.8 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mausezahn.8 b/mausezahn.8 index 44a76ab..8379111 100644 --- a/mausezahn.8 +++ b/mausezahn.8 @@ -98,6 +98,9 @@ Apply delay between transmissions. The delay value can be specified in usec in seconds (e.g. 100s or 100sec). Note: mops also supports nanosecond delay resolution if you need it (see interactive mode). .PP +.SS -r +Multiply the specified delay with a random value. +.PP .SS -p Pad the raw frame to specified length using zero bytes. Note that for raw layer 2 frames the specified length defines the whole frame length, while for -- cgit v1.2.3-54-g00ecf