mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 09:30:31 +01:00
libnmc: fix typo in passwd-file example
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1096
This commit is contained in:
parent
dd3f96fa9c
commit
164840a33c
1 changed files with 1 additions and 1 deletions
|
|
@ -732,7 +732,7 @@ nmc_print_qrcode(const char *str)
|
|||
* Example of @passwd_file contents:
|
||||
* wifi.psk:tajne heslo
|
||||
* 802-1x.password:krakonos
|
||||
* 802-11-wireless-security:leap-password:my leap password
|
||||
* 802-11-wireless-security.leap-password:my leap password
|
||||
*
|
||||
* Returns: (transfer full): hash table with parsed passwords, or %NULL on an error
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue