mirror of
https://github.com/nushell/nushell.git
synced 2025-08-14 11:29:06 +02:00
Strip trailing whitespace in files (#4575)
* Strip trailing whitespace in rs files * Strip trailing whitespace in toml files * Strip trailing whitespace in md files * Strip trailing whitespace in nu files
This commit is contained in:
@ -18,7 +18,7 @@ Flatten the table.
|
||||
|
||||
flatten a table
|
||||
```shell
|
||||
> [[N, u, s, h, e, l, l]] | flatten
|
||||
> [[N, u, s, h, e, l, l]] | flatten
|
||||
```
|
||||
|
||||
flatten a table, get the first item
|
||||
|
Reference in New Issue
Block a user