Fix email address for pop
[idzebra-moved-to-github.git] / doc / zebraidx.xml
index 9cad1f5..91906f4 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="zebraidx">
- <!-- $Id: zebraidx.xml,v 1.3 2002-09-19 21:06:51 adam Exp $ -->
+ <!-- $Id: zebraidx.xml,v 1.5 2002-10-20 14:02:03 mike Exp $ -->
  <title>Running the Maintenance Interface (zebraidx)</title>
  
  <para>
   Syntax
   
   <screen>
-   $ zebraidx &lsqb;options&rsqb; command &lsqb;directory&rsqb; ...
+   $ zebraidx [options] command [directory] ...
   </screen>
   
   Options:
    &zebraidx-options;
  </para>
+ <!-- ### swap order of commands and options -->
  
  <para>
   Commands
+
+  <!-- From .../zebra/index/main.c:
+       update          *
+       update1
+       update2
+       dump
+       del, delete     *
+       init
+       commit          *
+       clean
+       stat, status
+       dump, dumpdict
+       compact
+       ### Only the ones marked * have been documented.
+  -->
+
   <variablelist>
    
    <varlistentry>