From 3a3f4fb9f78ecc414874b83b464d62ecc86e9eb2 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 13 Sep 2017 12:01:00 +0200 Subject: man: nmcli: add missing aliases --- man/nmcli.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/man/nmcli.xml b/man/nmcli.xml index 6d4b23a5ea..2619234e11 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -1724,6 +1724,7 @@ property as well. usernamepppoe.username passwordpppoe.password servicepppoe.service + parentpppoe.parent @@ -1880,6 +1881,7 @@ It's equivalent to the +bond.options 'option=value' syntax.hello-timebridge.hello-time max-agebridge.max-age ageing-timebridge.ageing-time + group-forward-maskbridge.group-forward-mask multicast-snoopingbridge.multicast-snooping macbridge.mac-address prioritybridge-port.priority @@ -1932,6 +1934,20 @@ It's equivalent to the +bond.options 'option=value' syntax. + MACsec options + + AliasProperty + + + devmacsec.parent + modemacsec.mode + encryptmacsec.encrypt + cakmacsec.cak + cknmacsec.ckn + portmacsec.port + +
+ VxLAN options AliasProperty @@ -2006,10 +2022,13 @@ It's equivalent to the +bond.options 'option=value' syntax.AliasPropertyNote + methodproxy.method + browser-onlyproxy.browser-only + pac-urlproxy.pac-url - + pac-script proxy.pac-script - Read the java script pac-script from file or pass it directly on the command line. Prefix the value with "file://" or "js://" to force one or the other. + Read the JavaScript PAC (proxy auto-config) script from file or pass it directly on the command line. Prefix the value with "file://" or "js://" to force one or the other.
-- cgit v1.2.1