From f4aee0c58b503f3244e4b127f4bf9d44869700d1 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 13 Sep 2017 11:41:22 +0200 Subject: [PATCH] man: nmcli: improve description of type, ip4, ip6 aliases Clarify that the description refers to the alias, not to the property. https://bugzilla.redhat.com/show_bug.cgi?id=1482772 --- man/nmcli.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/man/nmcli.xml b/man/nmcli.xml index 27cc3dd65c..6d4b23a5ea 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -1684,7 +1684,7 @@ type connection.type - This option also accepts values of , + This alias also accepts values of , and . They create connection profiles. Their use is discouraged in favor of using a specific type with option. @@ -1980,10 +1980,8 @@ It's equivalent to the +bond.options 'option=value' syntax. ip4 - ipv4.addresses - ipv4.method - This option can be specified multiple times. -It's equivalent to using the +ipv4.addresses syntax and setting ipv4.method to manual. + ipv4.addresses ipv4.method + The alias is equivalent to the +ipv4.addresses syntax and also sets ipv4.method to manual. It can be specified multiple times. gw4ipv4.gateway @@ -1996,10 +1994,8 @@ It's equivalent to using the +ipv4.addresses syntax and setti ip6 - ipv6.addresses - ipv6.method - This option can be specified multiple times. -It's equivalent to using the +ipv6.addresses syntax and setting ipv6.method to manual. + ipv6.addresses ipv6.method + The alias is equivalent to the +ipv6.addresses syntax and also sets ipv6.method to manual. It can be specified multiple times. gw6ipv6.gateway