mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:15:20 +02:00
* 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