mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-12-28 07:07:11 +00:00
misc/ss: Add family list to -f option in _usage()
Signed-off-by: Fabien Siron <fabien.siron@epita.fr>
This commit is contained in:
parent
9b3c971a49
commit
ebef3174b6
@ -3581,6 +3581,7 @@ static void _usage(FILE *dest)
|
||||
" -w, --raw display only RAW sockets\n"
|
||||
" -x, --unix display only Unix domain sockets\n"
|
||||
" -f, --family=FAMILY display sockets of type FAMILY\n"
|
||||
" FAMILY := {inet|inet6|link|unix|netlink|help}\n"
|
||||
"\n"
|
||||
" -K, --kill forcibly close sockets, display what was closed\n"
|
||||
"\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user