diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-05-15 11:00:09 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-05-15 11:01:39 +0200 |
commit | 84d5f6dd4987bb78f85a706b0fc689d5b51bbba0 (patch) | |
tree | 3127534da304bc415f3aed746749aa0c0f977568 /astraceroute.8 | |
parent | 6b1f666dd643660847fa54199fc93ae2c8e14b24 (diff) |
man: trafgen: Minor fixes
Replace "on default" by "by default", make it a bit more clear what the
seed in the -E/--seed option is for and mention exit after display of
information on --version and --help.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute.8')
-rw-r--r-- | astraceroute.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astraceroute.8 b/astraceroute.8 index 28d1948..05273c8 100644 --- a/astraceroute.8 +++ b/astraceroute.8 @@ -125,10 +125,10 @@ Set the IP's no fragmentation flag. Show and dissect the returned packet. .SS -v, --version -Show versioning information. +Show versioning information and exit. .SS -h, --help -Show user help. +Show user help and exit. .SH USAGE EXAMPLE |