forked from extern/nushell
c0a1d18e3d
* feat: update #4455, regenerate commands' docs * chore: update make_docs script
12 lines
163 B
Markdown
12 lines
163 B
Markdown
---
|
|
title: split
|
|
layout: command
|
|
version: 0.59.0
|
|
---
|
|
|
|
Split contents across desired subcommand (like row, column) via the separator.
|
|
|
|
## Signature
|
|
|
|
```> split ```
|