mirror of
https://github.com/nushell/nushell
synced 2024-11-13 00:17:06 +00:00
Merge branch 'master' into enter
This commit is contained in:
commit
d076e8c4ea
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
"S"
|
||||
markup
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
cd tests
|
||||
open test.json | to-json | from-json | get glossary.GlossDiv.title | echo $it
|
||||
open test.json | get glossary.GlossDiv.GlossList.GlossEntry.GlossSee | echo $it
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue