From: Fabien Siron <fabien.siron@epita.fr>
To: <stephen@networkplumber.org>
Cc: <netdev@vger.kernel.org>, Fabien Siron <fabien.siron@epita.fr>
Subject: [PATCH iproute2] misc/ss: Add family list to -f option in _usage()
Date: Mon, 6 Jun 2016 14:53:38 +0000 [thread overview]
Message-ID: <20160606145338.9587-1-fabien.siron@epita.fr> (raw)
Signed-off-by: Fabien Siron <fabien.siron@epita.fr>
---
misc/ss.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/misc/ss.c b/misc/ss.c
index 23fff19..9c456d4 100644
--- a/misc/ss.c
+++ b/misc/ss.c
@@ -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"
--
2.8.3
next reply other threads:[~2016-06-06 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-06 14:53 Fabien Siron [this message]
2016-06-08 15:36 ` [PATCH iproute2] misc/ss: Add family list to -f option in _usage() Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160606145338.9587-1-fabien.siron@epita.fr \
--to=fabien.siron@epita.fr \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).