summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2015-10-14 12:22:49 +0200
committerJiří Klimeš <jklimes@redhat.com>2015-11-10 09:15:41 +0100
commitfe5927ae488742d524b6ae496a0152f6b58c70f6 (patch)
treed998d823e054a0c71e8a0b1bd17662cb29a96a41
parent2f52a10be12a9b04d802bd6d5040ead71aa7434d (diff)
downloadNetworkManager-fe5927ae488742d524b6ae496a0152f6b58c70f6.tar.gz
nmcli: add a hotspot example to nmcli manual page
-rw-r--r--man/nmcli.1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in
index 61328f05a4..0b4d90a5bf 100644
--- a/man/nmcli.1.in
+++ b/man/nmcli.1.in
@@ -1070,6 +1070,11 @@ using password "caffeine". This is mainly useful when connecting to "Cafe Hotspo
the first time. Next time, it is better to use 'nmcli con up id "My cafe"' so that the
existing connection profile can be used and no additional is created.
+.IP "\fB\f(CWnmcli dev wifi hotspot -s con-name QuickHotspot\fP\fP"
+.IP
+creates a hotspot profile and connects it. Prints the hotspot password the user should use
+to connect to the hotspot from other devices.
+
.IP "\fB\f(CWnmcli connection add type ethernet autoconnect no ifname eth0\fP\fP"
.IP
non-interactively adds an Ethernet connection tied to eth0 interface with automatic IP configuration (DHCP),