fix docs for csv
parent
07dfcf2298
commit
004608e1f4
|
@ -30,7 +30,7 @@ HELP: string>csv
|
||||||
|
|
||||||
HELP: csv>string
|
HELP: csv>string
|
||||||
{ $values
|
{ $values
|
||||||
{ "rows" "a sequence of sequences of strings" }
|
{ "csv" "csv" }
|
||||||
{ "string" string }
|
{ "string" string }
|
||||||
}
|
}
|
||||||
{ $description "Writes a comma-separated-value structure to a string." } ;
|
{ $description "Writes a comma-separated-value structure to a string." } ;
|
||||||
|
|
Loading…
Reference in New Issue