clarifies nmcli option 'conn_name' (#59034)

pull/59052/head
Alicia Cozine 5 years ago committed by Sandra McCann
parent 343acd76d4
commit fec314febb

@ -48,7 +48,7 @@ options:
default: yes
conn_name:
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
required: true
ifname:

Loading…
Cancel
Save