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=20af868d1333ab1e18e0688da3f026feef44f0cc;hb=e33389ee14d909d3a1b9874a40aa1b53c3fe42be;hpb=4bd71a8e6144a4f1778e10311c407c66ab462c7c diff --git a/doc/yaz-json-parse-man.xml b/doc/yaz-json-parse-man.xml index 20af868..8a6951e 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).