clarifies nmcli option 'conn_name' (#59034)
This commit is contained in:
parent
343acd76d4
commit
fec314febb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ options:
|
||||||
default: yes
|
default: yes
|
||||||
conn_name:
|
conn_name:
|
||||||
description:
|
description:
|
||||||
- 'Where conn_name will be the name used to call the connection. when not provided a default name is generated: <type>[-<ifname>][-<num>]'
|
- The name used to call the connection. Pattern is <type>[-<ifname>][-<num>].
|
||||||
type: str
|
type: str
|
||||||
required: true
|
required: true
|
||||||
ifname:
|
ifname:
|
||||||
|
|
Loading…
Reference in a new issue