diff options
Diffstat (limited to 'man/nmcli.xml')
| -rw-r--r-- | man/nmcli.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml index 79deffbc..2a0765d0 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -1281,6 +1281,11 @@ that will be activated. It will also consider connections that are not set to auto connect.</para> + <para>If no compatible connection exists, a new profile with default + settings will be created and activated. This differentiates + <command>nmcli connection up ifname "$DEVICE"</command> from + <command>nmcli device connect "$DEVICE"</command></para> + <para>If <option>--wait</option> option is not specified, the default timeout will be 90 seconds.</para> </listitem> |