Give encoding examples (#3436)
This commit is contained in:
parent
25e75e66eb
commit
ea199ecac0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ options:
|
||||||
default: null
|
default: null
|
||||||
encoding:
|
encoding:
|
||||||
description:
|
description:
|
||||||
- Encoding mode
|
- Encoding mode to use, examples include C(utf8) or C(latin1_swedish_ci)
|
||||||
required: false
|
required: false
|
||||||
default: null
|
default: null
|
||||||
target:
|
target:
|
||||||
|
|
Loading…
Reference in a new issue