Skip to content

Commit

Permalink
Merge pull request #45 from cttyler/master
Browse files Browse the repository at this point in the history
Corrected typo in doc. No functional change.
  • Loading branch information
dominictarr committed Aug 12, 2016
2 parents 2de4579 + e05e69a commit 022ec33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSON.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ usage() {
echo "-l - Leaf only. Only show leaf nodes, which stops data duplication."
echo "-b - Brief. Combines 'Leaf only' and 'Prune empty' options."
echo "-n - No-head. Do not show nodes that have no path (lines that start with [])."
echo "-s - Remove escaping of the solidus symbol (stright slash)."
echo "-s - Remove escaping of the solidus symbol (straight slash)."
echo "-h - This help text."
echo
}
Expand Down

0 comments on commit 022ec33

Please sign in to comment.