Add wrbuf_sha1_puts
[yaz-moved-to-github.git] / doc / yaz-json-parse-man.xml
index ca2bd21..8a6951e 100644 (file)
   <productnumber>&version;</productnumber>
   <info><orgname>Index Data</orgname></info>
  </refentryinfo>
+
  <refmeta>
   <refentrytitle>yaz-json-parse</refentrytitle>
   <manvolnum>1</manvolnum>
   <refmiscinfo class="manual">Commands</refmiscinfo>
  </refmeta>
+
  <refnamediv>
   <refname>yaz-json-parse</refname>
   <refpurpose>YAZ JSON parser</refpurpose>
    <arg>-p</arg>
   </cmdsynopsis>
  </refsynopsisdiv>
+
  <refsect1><title>DESCRIPTION</title>
   <para>
-   <command>yaz-json-parse</command> is utility which demonstrates 
+   <command>yaz-json-parse</command> is utility which demonstrates
    the JSON API of YAZ. (<filename>yaz/json.h</filename>).
   </para>
   <para>
@@ -52,7 +52,8 @@
     <term>-p</term>
     <listitem><para>
       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).
      </para></listitem>
    </varlistentry>