1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-06-19 22:28:17 +02:00

doc update

This commit is contained in:
Kelly Brazil
2022-09-09 17:13:43 -07:00
parent e1f6007dea
commit 03f0984e1d
7 changed files with 17 additions and 15 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ or
Schema:
"yes" and "no" values are converted to true/false. Integer conversions are
attempted. If you do not want this behavior, then use `--raw` (CLI) or
"yes" and "no" values are converted to `true`/`false`. Integer conversions
are attempted. If you do not want this behavior, then use `--raw` (cli) or
`raw=True` (module).
{