1 .\" Hey, Emacs! This is -*-nroff-*- you know...
3 .\" genuca.8: manual page for the genuca utility
5 .\" Copyright (C) 2000-2001 IBM, Inc. and others.
7 .TH GENUCA 8 "22 February 2001" "ICU MANPAGE" "ICU @VERSION@ Manual"
10 \- create the UCA data table
14 .BR "\-h\fP, \fB\-?\fP, \fB\-\-help"
17 .BR "\-V\fP, \fB\-\-version"
20 .BR "\-v\fP, \fB\-\-verbose"
23 .BI "\-c\fP, \fB\-\-copyright"
26 .BI "\-s\fP, \fB\-\-sourcedir" " source"
29 .BI "\-d\fP, \fB\-\-destdir" " destination"
36 compiles the Unicode Collation Algorithm (UCA) data from
42 is omitted) into its binary form, the files
46 These binary files can then be read directly by ICU, or used by
48 for incorporation into a larger archive or library.
51 .BR "\-h\fP, \fB\-?\fP, \fB\-\-help"
52 Print help about usage and exit.
54 .BR "\-V\fP, \fB\-\-version"
59 .BR "\-v\fP, \fB\-\-verbose"
60 Display extra informative messages during execution.
62 .BI "\-c\fP, \fB\-\-copyright"
63 Include a copyright notice into the binary data.
65 .BI "\-s\fP, \fB\-\-sourcedir" " source"
66 Set the source directory to
68 The default source directory is specified by the environment variable
71 .BI "\-d\fP, \fB\-\-destdir" " destination"
72 Set the destination directory to
74 The default destination directory is specified by the environment variable
79 Specifies the directory containing ICU data. Defaults to
80 .BR @thepkgicudatadir@/@PACKAGE@/@VERSION@/ .
81 Some tools in ICU depend on the presence of the trailing slash. It is thus
82 important to make sure that it is present if
88 Machine-readable file containing data for the Unicode collation algorithm.
92 Copyright (C) 2001 IBM, Inc. and others.