X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-json-parse-man.xml;h=11d31e4f4c3852f25d32a8c494b00adacbc97df5;hp=20af868d1333ab1e18e0688da3f026feef44f0cc;hb=ffc8ea2eb23fe8c74fbeb96d05b31c477767923f;hpb=4bd71a8e6144a4f1778e10311c407c66ab462c7c diff --git a/doc/yaz-json-parse-man.xml b/doc/yaz-json-parse-man.xml index 20af868..11d31e4 100644 --- a/doc/yaz-json-parse-man.xml +++ b/doc/yaz-json-parse-man.xml @@ -1,5 +1,5 @@ - %local; @@ -12,13 +12,15 @@ YAZ &version; + Index Data - + yaz-json-parse 1 + Commands - + yaz-json-parse YAZ JSON parser @@ -30,10 +32,10 @@ -p - + DESCRIPTION - yaz-json-parse is utility which demonstrates + yaz-json-parse is utility which demonstrates the JSON API of YAZ. (yaz/json.h). @@ -50,7 +52,8 @@ -p Makes the JSON parser echo the JSON result string to standard output - - if parsing from stdin was successful. + if parsing from stdin was successful. If -p is given twice the + output is a multi line output with indentation (pretty print). @@ -68,15 +71,7 @@