From c3b1504c716b7a91d8d1563aed6b9f766dc27e3f Mon Sep 17 00:00:00 2001 From: Vadim Kochan Date: Wed, 28 Oct 2015 07:39:26 +0200 Subject: flowtop: Add command-line option to show rates in bits Add -b,--bits command line option to show rates in bits/s instead of bytes/s. Signed-off-by: Vadim Kochan Signed-off-by: Tobias Klauser --- flowtop.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'flowtop.8') diff --git a/flowtop.8 b/flowtop.8 index d85284a..1367e6e 100644 --- a/flowtop.8 +++ b/flowtop.8 @@ -114,6 +114,9 @@ endpoints. .SS -s, --show-src Also show source information of the flow, not only destination information. .PP +.SS -b, --bits +Show flow rates in bits per second instead of bytes per second. +.PP .SS -u, --update The built-in database update mechanism will be invoked to get Maxmind's latest database. To configure search locations for databases, the file -- cgit v1.2.3-54-g00ecf