Document the very useful ZOOM-C option "apdulog".
[yaz-moved-to-github.git] / doc / yaz-config-man.xml
index 9cf88be..2dddb31 100644 (file)
@@ -1,11 +1,24 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN"
- "http://www.oasis-open.org/docbook/xml/4.1/docbookx.dtd"
->
-<!-- $Id: yaz-config-man.xml,v 1.4 2006-04-24 12:41:00 marc Exp $ -->
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
+[ 
+     <!ENTITY % local SYSTEM "local.ent">
+     %local;
+     <!ENTITY % entities SYSTEM "entities.ent">
+     %entities;
+     <!ENTITY % idcommon SYSTEM "common/common.ent">
+     %idcommon;
+]>
 <refentry id="yaz-config">
+ <refentryinfo>
+  <productname>YAZ</productname>
+  <productnumber>&version;</productnumber>
+  <info><orgname>Index Data</orgname></info>
+ </refentryinfo>
  <refmeta>
   <refentrytitle>yaz-config</refentrytitle>
-  <manvolnum>8</manvolnum>
+  <manvolnum>1</manvolnum>
+  <refmiscinfo class="manual">Commands</refmiscinfo>
  </refmeta>
  
  <refnamediv>
@@ -22,6 +35,7 @@
    <arg choice="opt"><option>--lalibs</option></arg>
    <arg choice="opt"><option>--cflags</option></arg>
    <arg choice="opt"><option>--comp</option></arg>
+   <arg choice="opt"><option>-V</option></arg>
    <arg choice="opt" rep="repeat">libraries</arg>
   </cmdsynopsis>
  </refsynopsisdiv>
      </para></listitem>
    </varlistentry>
 
+   <varlistentry>
+    <term>-V</term>
+    <listitem><para>
+      veturns YAZ SHA1 ID (from Git) and version.
+     </para></listitem>
+   </varlistentry>
+
   </variablelist>
  </refsect1>
  
  <refsect1><title>FILES</title>
   <para>
-   <filename><replaceable>prefix</replaceable>/bin/yaz-config</filename>
+   <filename>&prefix;/bin/yaz-config</filename>
   </para>
   <para>
-   <filename><replaceable>prefix</replaceable>/lib/libyaz*.a</filename>
+   <filename>&prefix;/lib/libyaz*.a</filename>
   </para>
   <para>
-   <filename><replaceable>prefix</replaceable>/include/yaz/*.h</filename>
+   <filename>&prefix;/include/yaz/*.h</filename>
   </para>
   </refsect1>
  <refsect1><title>SEE ALSO</title>
  </refsect1>
 </refentry>
 
-<!-- Keep this Emacs mode comment at the end of the file
+<!-- Keep this comment at the end of the file
 Local variables:
-mode: nxml
+mode: sgml
+sgml-omittag:t
+sgml-shorttag:t
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:1
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-local-catalogs: nil
+sgml-namecase-general:t
 End:
 -->
-