Docs update

This commit is contained in:
chenjiandongx 2021-11-23 01:10:01 +08:00
parent bef53b039e
commit 88671c6785
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Flags:
-m, --mode int view mode of sniffer (0: bytes 1: packets 2: processes)
-n, --no-dns-resolve disable the DNS resolution
-p, --pids int32Slice pids to watch, empty stands for all pids (default [])
-u, --unit string unit of traffic stats in processes mode, optional: B, KB, MB, GB (default "KB")
-u, --unit string unit of traffic stats, optional: B, Kb, KB, Mb, MB, Gb, GB (default "KB")
-v, --version version for sniffer
```