forked from extern/nushell
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
This commit is contained in:
@ -27,4 +27,3 @@ Saves dataframe to csv file using other delimiter
|
||||
```shell
|
||||
> [[a b]; [1 2] [3 4]] | dfr to-df | dfr to-csv test.csv -d '|'
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user