X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fyaz-json-parse-man.xml;h=8a6951e5c35d17d539e93f2d52c0e062dc5ddc88;hp=ca2bd215a2275bc63fd96fc65b52a9165a77bf20;hb=053367cbe356fb3ce0def34b065dae589d700daf;hpb=a85807bde8a4a08706d266bd7dd089fb6778e281 diff --git a/doc/yaz-json-parse-man.xml b/doc/yaz-json-parse-man.xml index ca2bd21..8a6951e 100644 --- a/doc/yaz-json-parse-man.xml +++ b/doc/yaz-json-parse-man.xml @@ -14,13 +14,13 @@ &version; Index Data - + yaz-json-parse 1 Commands - + yaz-json-parse YAZ JSON parser @@ -32,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). @@ -52,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).