Docs typo (#19380)
This commit is contained in:
parent
39f6368015
commit
7dc86648c4
1 changed files with 2 additions and 2 deletions
|
@ -104,10 +104,10 @@ options:
|
|||
choices: ['line', 'block']
|
||||
multiline_delimiter:
|
||||
description:
|
||||
- This arugment is used when pushing a multiline configuration
|
||||
- This argument is used when pushing a multiline configuration
|
||||
element to the IOS device. It specifies the character to use
|
||||
as the delimiting character. This only applies to the
|
||||
configuration action
|
||||
configuration action.
|
||||
required: false
|
||||
default: "@"
|
||||
version_added: "2.3"
|
||||
|
|
Loading…
Reference in a new issue