mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
doc update
This commit is contained in:
@ -22,10 +22,10 @@ For example:
|
|||||||
│ │ │ │
|
│ │ │ │
|
||||||
╘══════════╧═════════╧════════╛
|
╘══════════╧═════════╧════════╛
|
||||||
|
|
||||||
Cells with multiple lines within rows will be joined with a new-line
|
Cells with multiple lines within rows will be joined with a newline
|
||||||
character ('\n').
|
character ('\n').
|
||||||
|
|
||||||
Headers (keys) are converted to snake case and newlines between multi-line
|
Headers (keys) are converted to snake-case and newlines between multi-line
|
||||||
headers are joined with an underscore. All values are returned as strings.
|
headers are joined with an underscore. All values are returned as strings.
|
||||||
|
|
||||||
Usage (cli):
|
Usage (cli):
|
||||||
|
@ -17,10 +17,10 @@ For example:
|
|||||||
│ │ │ │
|
│ │ │ │
|
||||||
╘══════════╧═════════╧════════╛
|
╘══════════╧═════════╧════════╛
|
||||||
|
|
||||||
Cells with multiple lines within rows will be joined with a new-line
|
Cells with multiple lines within rows will be joined with a newline
|
||||||
character ('\n').
|
character ('\n').
|
||||||
|
|
||||||
Headers (keys) are converted to snake case and newlines between multi-line
|
Headers (keys) are converted to snake-case and newlines between multi-line
|
||||||
headers are joined with an underscore. All values are returned as strings.
|
headers are joined with an underscore. All values are returned as strings.
|
||||||
|
|
||||||
Usage (cli):
|
Usage (cli):
|
||||||
|
Reference in New Issue
Block a user