mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 16:40:16 +01:00
man: fix synopsis for nmcli connection up (bgo #757777)
'passwd' -> 'passwd-file'
https://bugzilla.gnome.org/show_bug.cgi?id=757777
(cherry picked from commit cfa4195e0c)
This commit is contained in:
parent
8f6995a165
commit
106e222852
1 changed files with 2 additions and 2 deletions
|
|
@ -329,10 +329,10 @@ When no command is given to the \fIconnection\fP object, the default action
|
|||
is 'nmcli connection show'.
|
||||
.RE
|
||||
.TP
|
||||
.B up [ id | uuid | path ] <ID> [ifname <ifname>] [ap <BSSID>] [nsp <name>] [passwd <file with passwords>]
|
||||
.B up [ id | uuid | path ] <ID> [ifname <ifname>] [ap <BSSID>] [nsp <name>] [passwd-file <file with passwords>]
|
||||
.RE
|
||||
.RS
|
||||
.B up ifname <ifname> [ap <BSSID>] [nsp <name>] [passwd <file with passwords>]
|
||||
.B up ifname <ifname> [ap <BSSID>] [nsp <name>] [passwd-file <file with passwords>]
|
||||
.RS
|
||||
.br
|
||||
Activate a connection. The connection is identified by its name, UUID or D-Bus
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue