This commit is contained in:
Jonathan Turner 2019-06-14 10:52:36 +12:00
parent 407b4ddb53
commit 50fe77968f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
"S"
markup

View File

@ -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