Document the "encoding" directive.
authorMike Taylor <mike@miketaylor.org.uk>
Thu, 6 May 2010 11:27:32 +0000 (12:27 +0100)
committerMike Taylor <mike@miketaylor.org.uk>
Thu, 6 May 2010 11:27:32 +0000 (12:27 +0100)
doc/administration.xml

index 471cfef..e247452 100644 (file)
       </listitem>
     </varlistentry>
 
+    <varlistentry>
+      <term>encoding <replaceable>charsetname</replaceable></term>
+      <listitem>
+        <para>
+         Tells Zebra to interpret the terms in Z39.50 queries as
+         having been encoded using the specified character
+         encoding.  The default is <literal>ISO-8859-1</literal>; one
+         useful alternative is <literal>UTF-8</literal>.
+       </para>
+      </listitem>
+    </varlistentry>
    </variablelist>
   </para>