Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
80f669db
Unverified
Commit
80f669db
authored
Apr 26, 2020
by
Tapan Avasthi
Committed by
GitHub
Apr 26, 2020
Browse files
jsontools: correct usage for is_json (#8857)
parent
2560f049
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/jsontools/README.md
View file @
80f669db
...
...
@@ -29,7 +29,7 @@ curl https://coderwall.com/bobwilliams.json | pp_json
-
**is_json**
:
```
sh
#
pretty print the contents of an existing json file
#
Validate if file's content conforms to a valid JSON schema
less data.json | is_json
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment