summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-04-05 19:03:43 +0200
committerAram Drevekenin <aram@poor.dev>2020-04-05 19:03:43 +0200
commitce0b1f5d8403c3161d4e376996d368e33b79751e (patch)
treebcb02ee93ac86a69f121be327590b1fe3357e99b /README.md
parentbc9e2bf577b3415b2cde7b375684cf92a2fa2236 (diff)
docs(readme): update utilization and bump version
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/README.md b/README.md
index fa64772..9b1a80c 100644
--- a/README.md
+++ b/README.md
@@ -73,13 +73,15 @@ USAGE:
bandwhich [FLAGS] [OPTIONS]
FLAGS:
- -a, --addresses Show remote addresses table only
- -c, --connections Show connections table only
- -h, --help Prints help information
- -n, --no-resolve Do not attempt to resolve IPs to their hostnames
- -p, --processes Show processes table only
- -r, --raw Machine friendlier output
- -V, --version Prints version information
+ -a, --addresses Show remote addresses table only
+ -c, --connections Show connections table only
+ -h, --help Prints help information
+ -n, --no-resolve Do not attempt to resolve IPs to their hostnames
+ -p, --processes Show processes table only
+ -r, --raw Machine friendlier output
+ -s, --show-dns Show DNS queries
+ -t, --total-utilization Show total (cumulative) usages
+ -V, --version Prints version information
OPTIONS:
-i, --interface <interface> The network interface to listen on, eg. eth0