X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-icu-man.xml;h=7c016bfb66bbe61ffe71e04841c1a362394c3e81;hb=c52f7aa360f7aab46fe904e00293d8c3de7f77b8;hp=f48850416c73a989442b45205f11bdff227c20e5;hpb=d940392c53c32ccf76fb287cc5b997b9e921a431;p=yaz-moved-to-github.git diff --git a/doc/yaz-icu-man.xml b/doc/yaz-icu-man.xml index f488504..7c016bf 100644 --- a/doc/yaz-icu-man.xml +++ b/doc/yaz-icu-man.xml @@ -1,5 +1,5 @@ - %local; @@ -12,11 +12,13 @@ YAZ &version; + Index Data yaz-icu 1 + Commands @@ -27,10 +29,11 @@ yaz-icu - commands -c config -p opt + -s -x + infile @@ -39,6 +42,17 @@ yaz-icu is utility which demonstrates the ICU chain module of yaz. (yaz/icu.h). + + The utility can be used in two ways. It may read some text + using an XML configuration for configuring ICU and show text analysis. + This mode is triggered by option -c which specififies + the configuration to be used. The input file is read from standard + input or from a file if infile is specified. + + + The utility may also show ICU information. This is triggered by + option -p. + OPTIONS @@ -65,7 +79,15 @@ - -x config + -s + + Specifies that output should include sort key as well. Note that + sort key differs between ICU versions. + + + + + -x Specifies that output should be XML based rather than "text" based. @@ -146,10 +168,20 @@ transform - Specifies an ICU transform rule. The rule attribute is the - custom transformation rule to be used. This is a text based format - which is offered by the ICU transform system. See - ICU Transforms for + Specifies an ICU transform rule using a transliterator + Identifier. + The rule attribute is the transliterator Identifier. + See ICU Transforms for + more information. + + + + + transliterate + + Specifies a rule-based transliterator. + The rule attribute is the custom transformation rule to be used. + See ICU Transforms for more information. @@ -217,6 +249,7 @@ +