summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2014-10-04 17:07:42 +0200
committerLubomir Rintel <lkundrak@v3.sk>2014-10-23 18:34:39 +0200
commit1c9b16b2f2b6d3e925155d058134efc620766f0e (patch)
tree9531850bbaa17af765fd84299dbe30c143e77a31 /man
parent3a6c618a4a9459462115740652bffcfd62f98011 (diff)
downloadNetworkManager-1c9b16b2f2b6d3e925155d058134efc620766f0e.tar.gz
cli: Add mode option for wifi connecitons
Only default (infrastructure) mode connections can be created and as it's not possible to write mode=ap connections with ifcfg-rh plugins, they can't be switched to mode=ap.
Diffstat (limited to 'man')
-rw-r--r--man/nmcli.1.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in
index 308dbeccc2..fbaf0458e1 100644
--- a/man/nmcli.1.in
+++ b/man/nmcli.1.in
@@ -418,6 +418,8 @@ Note: use quotes around \fB*\fP to suppress shell expansion.
\(en MAC address of the device this connection is locked to
.IP "\fI[cloned-mac <cloned MAC address>]\fP" 42
\(en cloned MAC
+.IP "\fI[mode infrastructure|ap|adhoc]\fP" 42
+\(en Wi-Fi network mode. If blank, \fIinfrastructure\fP is assumed.
.IP "\fI[mtu <MTU>]\fP" 42
\(en MTU
.RE