Skip to content

Commit

Permalink
Updated readme to reflect code update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Jun 4, 2012
1 parent 79fec6a commit c03492e
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions README.md
@@ -1,21 +1,18 @@
NAME NAME


sm-json - find variable in json file sm-json - find variable in json file


SYNOPSIS SYNOPSIS


Usage of ./sm-mustache: sm-json [options]
-path="{path}": path to value
-uri="{uri}": json uri or path to file


-uri|--uri "{uri}" OPTIONS
-path="{path}" path to retrieve value from
specify the json file to use -path|--path "{path}" path to retrieve value from
-uri="{uri}" json uri (url or path to file)
-uri|--uri "{uri}" json uri (url or path to file)


-path|--path "{path}" DESCRIPTION


specify the path to variable Opens a json file from --uri and returns the value found at the given --path

DESCRIPTION


sm-json will read the given json file and get value.

0 comments on commit c03492e

Please sign in to comment.