[interchange-docs] xmldocs - racke modified guides/search.xml

docs at icdevgroup.org docs at icdevgroup.org
Fri Jun 23 05:48:24 EDT 2006


User:      racke
Date:      2006-06-23 09:48:24 GMT
Modified:  guides   search.xml
Log:
commandline example with specifying index file

Revision  Changes    Path
1.11      +6 -2      xmldocs/guides/search.xml


rev 1.11, prev_rev 1.10
Index: search.xml
===================================================================
RCS file: /var/cvs/xmldocs/guides/search.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- search.xml	23 Jun 2006 09:00:30 -0000	1.10
+++ search.xml	23 Jun 2006 09:48:24 -0000	1.11
@@ -107,9 +107,13 @@
 <section>
 <title>Commandline Examples</title>
 <para>
-Simple search for the term Interchange:
+Simple search for the term Swish:
 <programlisting>
-swish-e -w Interchange
+swish-e -w Swish
+</programlisting>
+Same search with specifying the index file:
+<programlisting>
+swish-e -w Swish -f db/mailinglists
 </programlisting>
 </para>
 </section>








More information about the docs mailing list