diff --git a/man/nmcli.xml b/man/nmcli.xml
index 3b6cc9ff3e..ff68cb75c1 100644
--- a/man/nmcli.xml
+++ b/man/nmcli.xml
@@ -1648,9 +1648,8 @@
Apart from the property-value pairs, connection add,
connection modify and device modify also
- accept short forms of some properties. They exist for convenience and compatiblity
- with older versions of nmcli that could not accept the raw
- properties.
+ accept short forms of some properties. They exist for convenience. Some aliases can
+ affect multiple connection properties at once.
The overview of the aliases is below. An actual connection type is used to
disambiguate these options from the options of the same name that are valid for
@@ -1960,9 +1959,10 @@ It's equivalent of using the +bond.options 'option=value' syn
ip4
- ipv4.addresses
+ ipv4.addresses
+ ipv4.methodThis option can be specified multiple times.
-It's equivalent of using +ipv4.addresses syntax.
+It's equivalent of using +ipv4.addresses syntax and setting ipv4.method to manual.
gw4ipv4.gateway
@@ -1975,9 +1975,10 @@ It's equivalent of using +ipv4.addresses syntax.
ip6
- ipv6.addresses
+ ipv6.addresses
+ ipv6.methodThis option can be specified multiple times.
-It's equivalent of using +ipv6.addresses syntax.
+It's equivalent of using +ipv6.addresses syntax and setting ipv6.method to manual.
gw6ipv6.gateway