summaryrefslogtreecommitdiff
path: root/flowtop.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-15 11:29:34 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-15 11:29:34 +0200
commit2febd57f87eb4d994481d981370c0cd051754539 (patch)
treedb4661560350298712243831931ca354483bf294 /flowtop.c
parent3c6e23848af9d0798b98d9f022b7086605f11e99 (diff)
parent84d5f6dd4987bb78f85a706b0fc689d5b51bbba0 (diff)
Merge branch 'master' of github.com:borkmann/netsniff-ng
Conflicts resolved by hand: bpfc.8 ifpps.8 netsniff-ng.8 Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
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"