diff options
author | Petr Machata <petrm@mellanox.com> | 2019-10-01 16:40:10 +0000 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2019-10-04 10:22:48 +0200 |
commit | 0bdd9e1b61534f099ba2a13f8143632a47bf8c27 (patch) | |
tree | debf5a0ac882be8e17eef1e268aeedce3abe1261 /mausezahn.8 | |
parent | 500e708bfba7b2ccd2a3b687a2c3aef72cfbbe8e (diff) |
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 <petrm@mellanox.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mausezahn.8')
-rw-r--r-- | mausezahn.8 | 3 |
1 files changed, 3 insertions, 0 deletions
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 <length> 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 |