summaryrefslogtreecommitdiff
path: root/flowtop.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-15 11:00:09 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-15 11:01:39 +0200
commit84d5f6dd4987bb78f85a706b0fc689d5b51bbba0 (patch)
tree3127534da304bc415f3aed746749aa0c0f977568 /flowtop.c
parent6b1f666dd643660847fa54199fc93ae2c8e14b24 (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 'flowtop.c')
-rw-r--r--flowtop.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/flowtop.c b/flowtop.c
index 43d770e..1050fc5 100644
--- a/flowtop.c
+++ b/flowtop.c
@@ -240,8 +240,8 @@ static void help(void)
" -S|--sctp Show only SCTP flows\n"
" -s|--show-src Also show source, not only dest\n"
" -u|--update Update GeoIP databases\n"
- " -v|--version Print version\n"
- " -h|--help Print this help\n\n"
+ " -v|--version Print version and exit\n"
+ " -h|--help Print this help and exit\n\n"
"Examples:\n"
" flowtop\n"
" flowtop -46UTDISs\n\n"