From f3eeecf42e1377442cfbbf907d1da64a2a55e8a0 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Fri, 15 Feb 2019 13:46:34 +0900 Subject: man: network: replace LINK -> PATTERN --- man/networkctl.xml | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'man/networkctl.xml') diff --git a/man/networkctl.xml b/man/networkctl.xml index 7877755edf..7b419d6f72 100644 --- a/man/networkctl.xml +++ b/man/networkctl.xml @@ -78,11 +78,13 @@ list - LINK… + PATTERN… - Show a list of existing links and their status. If no further arguments are specified shows all links, + Show a list of existing links and their status. If one ore more + PATTERNs are specified, only links matching one of them are shown. + If no further arguments are specified shows all links, otherwise just the specified links. Produces output similar to: IDX LINK TYPE OPERATIONAL SETUP @@ -180,13 +182,13 @@ status - LINK… + PATTERN… - Show information about the specified links: type, - state, kernel module driver, hardware and IP address, - configured DNS servers, etc. + Show information about the specified links: type, state, kernel module driver, hardware and + IP address, configured DNS servers, etc. If one ore more PATTERNs are + specified, only links matching one of them are shown. When no links are specified, an overall network status is shown. Also see the option . @@ -208,13 +210,14 @@ lldp - LINK… + PATTERN… - Show discovered LLDP (Link Layer Discovery Protocol) neighbors. If one or more link names are specified - only neighbors on those interfaces are shown. Otherwise shows discovered neighbors on all interfaces. Note - that for this feature to work, LLDP= must be turned on for the specific interface, see + Show discovered LLDP (Link Layer Discovery Protocol) neighbors. If one or more + PATTERNs are specified only neighbors on those interfaces are shown. + Otherwise shows discovered neighbors on all interfaces. Note that for this feature to work, + LLDP= must be turned on for the specific interface, see systemd.network5 for details. -- cgit v1.2.1