merge: add 'nmcli device wifi hotspot' command (bgo #756081)
authorJiří Klimeš <jklimes@redhat.com>
Tue, 10 Nov 2015 08:30:39 +0000 (09:30 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Tue, 10 Nov 2015 08:30:39 +0000 (09:30 +0100)
commit2b4b78eba1b7ecb5eff7074e08f26b1ec8306e68
treed998d823e054a0c71e8a0b1bd17662cb29a96a41
parentcfa4195e0c972a8ceb2fc9cc5920139ab14b0661
parentfe5927ae488742d524b6ae496a0152f6b58c70f6
merge: add 'nmcli device wifi hotspot' command (bgo #756081)

Synopsis:
nmcli device wifi hotspot [ifname <ifname>] [con-name <name>] [ssid <SSID>]
                          [band a|bg] [channel <channel>]
                          [password <password>] [--show-password]

https://bugzilla.gnome.org/show_bug.cgi?id=756081