mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-02 20:10:28 +01:00
nmcli: fix nmcli connection add -h output for optional ifname parameter
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1089
This commit is contained in:
parent
98575bd513
commit
692edc3bc5
1 changed files with 1 additions and 1 deletions
|
|
@ -1175,7 +1175,7 @@ usage_connection_add(void)
|
|||
"([+|-]<setting>.<property> <value>)+]\n\n"
|
||||
" COMMON_OPTIONS:\n"
|
||||
" type <type>\n"
|
||||
" ifname <interface name> | \"*\"\n"
|
||||
" [ifname <interface name> | \"*\"]\n"
|
||||
" [con-name <connection name>]\n"
|
||||
" [autoconnect yes|no]\n"
|
||||
" [save yes|no]\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue