From 0da8a3dbd3786268d72ea96fe21340b5f9a9cd47 Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Wed, 5 Dec 2018 16:43:45 +0100 Subject: Doc: add mentioning of ip link to get interfaces With the introduction of the ip command (from iproute2) on modern Linux systems it becomes common to see this tool available, gradually replacing tools like netstat and ifconfig. Change-Id: I1fb309e741c07c93271b61a35c4833d36bcc5cb8 Signed-off-by: Jaap Keuter Reviewed-on: https://code.wireshark.org/review/30924 Petri-Dish: Anders Broman Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- doc/tshark.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tshark.pod') diff --git a/doc/tshark.pod b/doc/tshark.pod index 4ec88e21f9..5b69b4ed71 100644 --- a/doc/tshark.pod +++ b/doc/tshark.pod @@ -576,7 +576,7 @@ capture. Network interface names should match one of the names listed in "B" (described above); a number, as reported by "B", can also be used. If you're using UNIX, "B" or "B" might also work to list interface names, +-i>", "B" or "B" might also work to list interface names, although not all versions of UNIX support the B<-a> option to B. If no interface is specified, B searches the list of -- cgit v1.2.3