mirror of
https://github.com/nushell/nushell
synced 2024-11-11 07:34:14 +00:00
Update README.md
This commit is contained in:
parent
6dad1c9be8
commit
4591397fa3
1 changed files with 0 additions and 2 deletions
|
@ -246,8 +246,6 @@ Nu adheres closely to a set of goals that make up its design philosophy. As feat
|
|||
| nth row-number | Return only the selected row |
|
||||
| str (field) | Apply string function. Optional use the field of a table |
|
||||
| tags | Read the tags (metadata) for values |
|
||||
| from-array | Expand an array/list into rows |
|
||||
| to-array | Collapse rows into a single list |
|
||||
| to-json | Convert table into .json text |
|
||||
| to-toml | Convert table into .toml text |
|
||||
| to-yaml | Convert table into .yaml text |
|
||||
|
|
Loading…
Reference in a new issue