]> granicus.if.org Git - jq/commit
Add a --arg option to allow variables to be passed from the cmdline.
authorStephen Dolan <mu@netsoc.tcd.ie>
Mon, 6 May 2013 13:21:00 +0000 (14:21 +0100)
committerStephen Dolan <mu@netsoc.tcd.ie>
Mon, 6 May 2013 13:21:00 +0000 (14:21 +0100)
commit5be97463ecd4f93fdfbaec457d9100beeb9dc603
treec60380d11fa33623ceb683189b12bf411bd24244
parent48be23233ad63bf1bd218c259efedff3e52106c5
Add a --arg option to allow variables to be passed from the cmdline.

Closes #107
compile.c
compile.h
docs/content/3.manual/manual.yml
execute.c
execute.h
main.c
parser.y