This commit is contained in:
John R Barker 2016-12-15 13:32:28 +00:00 committed by GitHub
parent 39f6368015
commit 7dc86648c4

View file

@ -104,10 +104,10 @@ options:
choices: ['line', 'block'] choices: ['line', 'block']
multiline_delimiter: multiline_delimiter:
description: 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 element to the IOS device. It specifies the character to use
as the delimiting character. This only applies to the as the delimiting character. This only applies to the
configuration action configuration action.
required: false required: false
default: "@" default: "@"
version_added: "2.3" version_added: "2.3"