mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-06-19 22:28:17 +02:00
doc update
This commit is contained in:
@@ -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).
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user