mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
update readme
This commit is contained in:
parent
14e47f3d2c
commit
56a437b14b
@ -155,6 +155,7 @@ Nu adheres closely to a set of goals that make up its design philosophy. As feat
|
||||
| edit field value | Edit an existing field to have a new value |
|
||||
| skip amount | Skip a number of rows |
|
||||
| first amount | Show only the first number of rows |
|
||||
| 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 |
|
||||
| to-array | Collapse rows into a single list |
|
||||
|
Loading…
Reference in New Issue
Block a user