mirror of
https://github.com/danbulant/nushell
synced 2026-06-09 17:50:24 +00:00
Update README.md
This commit is contained in:
parent
1cec6cfcfc
commit
de47e3cf90
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ Nu currently has the following built-in commands:
|
||||||
- to-json
|
- to-json
|
||||||
- from-json
|
- from-json
|
||||||
- open filename
|
- open filename
|
||||||
- split sep ...fields
|
- column-split sep ...fields
|
||||||
|
- row-split sep ...fields
|
||||||
- select field
|
- select field
|
||||||
|
|
||||||
# Goals
|
# Goals
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue