man: Add network arguments
https://bugzilla.gnome.org/show_bug.cgi?id=693460
This commit is contained in:
parent
0969b36a65
commit
c27b50bc11
1 changed files with 13 additions and 1 deletions
|
@ -153,7 +153,19 @@
|
|||
wireless or mobile) and their current
|
||||
configuration. It also provides a way to
|
||||
create new VPN connections and configure
|
||||
proxy settings.</para></listitem>
|
||||
proxy settings.</para>
|
||||
<para>You can open this panel on a
|
||||
specific dialog by passing
|
||||
<option>create-wifi</option>,
|
||||
<option>connect-hidden-wifi</option>,
|
||||
<option>connect-3g</option>,
|
||||
<option>connect-8021x-wifi</option> or
|
||||
<option>show-device</option> as extra
|
||||
argument. The last three parameters
|
||||
require an additional extra argument for
|
||||
the network object in the form
|
||||
<replaceable>/org/freedesktop/NetworkManager/Devices/0</replaceable>.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue