mirror of
https://github.com/nushell/nushell.git
synced 2025-02-04 12:40:33 +01:00
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 ```
|