[sword-svn] r3450 - trunk/utilities/diatheke

refdoc at crosswire.org refdoc at crosswire.org
Tue Feb 28 16:28:04 MST 2017


Author: refdoc
Date: 2017-02-28 16:28:03 -0700 (Tue, 28 Feb 2017)
New Revision: 3450

Modified:
   trunk/utilities/diatheke/diatheke.cpp
Log:
changed info out put re search and default, moe accurate now


Modified: trunk/utilities/diatheke/diatheke.cpp
===================================================================
--- trunk/utilities/diatheke/diatheke.cpp	2017-02-28 22:23:43 UTC (rev 3449)
+++ trunk/utilities/diatheke/diatheke.cpp	2017-02-28 23:28:03 UTC (rev 3450)
@@ -49,8 +49,8 @@
 	fprintf (stderr, "If <book> is \"system\" you may use these system keys: \"modulelist\",\n");
 	fprintf (stderr, "\"modulelistnames\", \"bibliography\", and \"localelist\".");
 	fprintf (stderr, "\n");
-	fprintf (stderr, "Valid search_type values are: phrase (default), regex, multiword,\n");
-	fprintf (stderr, "  attribute, lucene, multilemma.\n");
+	fprintf (stderr, "Valid search_type values are: phrase , regex, multiword, attribute,\n");
+	fprintf (stderr, "  lucene, multilemma.\n");
 	fprintf (stderr, "Valid (output) option_filters values are: n (Strong's numbers),\n");
 	fprintf (stderr, "  f (Footnotes), m (Morphology), h (Section Headings),\n");
 	fprintf (stderr, "  c (Cantillation), v (Hebrew Vowels), a (Greek Accents), p (Arabic Vowels)\n");




More information about the sword-cvs mailing list