diff options
author | Jiří Klimeš <jklimes@redhat.com> | 2014-01-24 12:18:00 +0100 |
---|---|---|
committer | Jiří Klimeš <jklimes@redhat.com> | 2014-01-24 12:21:52 +0100 |
commit | ee7615e14746d901c41f4c9bf9d2f247656501f3 (patch) | |
tree | e652613fe9b96b3642200db8da7083fa2c3fa709 /man | |
parent | 6f4c2046e5bf381d027d4d613bd72791a1068535 (diff) | |
download | NetworkManager-ee7615e14746d901c41f4c9bf9d2f247656501f3.tar.gz |
man: document the default value for autoconnect 'nmcli con add' argument
Diffstat (limited to 'man')
-rw-r--r-- | man/nmcli.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in index 9e3d9e5465..ad3ea656f1 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -388,7 +388,7 @@ Note: use quotes around \fB*\fP to suppress shell expansion. .IP "\fI[con-name <connection name>]\fP" 42 \(en connection name (when not provided a default name is generated: <type>[-<ifname>][-<num>]) .IP "\fI[autoconnect yes|no]\fP" 42 -\(en whether the connection can auto-connect or not +\(en whether the connection profile can be automatically activated (default: yes) .RE .RS .TP |