summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-18 11:57:44 +0100
committerGitHub <noreply@github.com>2020-01-18 11:57:44 +0100
commite2a081a843048c4ade79020bbfa13448edf825ba (patch)
tree4e16ebed2f7986e3c49fdb620fd683ca3b5fe09d /README.md
parent8a3bb698e207cc6775718efd85e1783c80b667af (diff)
docs(readme): update usage
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 7c80389..5e58c06 100644
--- a/README.md
+++ b/README.md
@@ -72,10 +72,13 @@ USAGE:
bandwhich [FLAGS] [OPTIONS]
FLAGS:
- -h, --help Prints help information
- -n, --no-resolve Do not attempt to resolve IPs to their hostnames
- -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
+ -V, --version Prints version information
OPTIONS:
-i, --interface <interface> The network interface to listen on, eg. eth0