man-pages/man1/icuinfo.1.html
2021-03-31 01:06:50 +01:00

132 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of ICUINFO</TITLE>
</HEAD><BODY>
<H1>ICUINFO</H1>
Section: ICU 66.1 Manual (1)<BR>Updated: 1 May 2010<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
<B>icuinfo</B>
- Shows some basic info about the current ICU
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>icuinfo</B>
[
<B>-h</B>, <B>-?</B>, <B>--help</B>
]
[
<B>-V</B>, <B>--version</B>
]
[
<B>-c</B>, <B>--copyright</B>
]
[
<B>-i</B>, <B>--icudatadir</B><I> directory</I>
]
[
<B>-v</B>, <B>--verbose</B>
]
[
<B>-L</B>, <B>--list-plugins</B>
]
[
<B>-m</B>, <B>--milisecond-time</B>
]
[
<B>-K</B>, <B>--cleanup</B>
]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>icuinfo</B>
prints basic information about the current version of ICU.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-h</B>, <B>-?</B>, <B>--help</B>
<DD>
Print help about usage and exit.
<DT id="2"><B>-V</B>, <B>--version</B>
<DD>
Print the version of
<B>icuinfo</B>
and exit.
<DT id="3"><B>-c</B>, <B>--copyright</B>
<DD>
Embeds the standard ICU copyright into the
<I>output-file</I>.
<DT id="4"><B>-v</B>, <B>--verbose</B>
<DD>
Display extra informative messages during execution.
<DT id="5"><B>-i</B>, <B>--icudatadir</B><I> directory</I>
<DD>
Look for any necessary ICU data files in
<I>directory</I>.
For example, the file
<B>pnames.icu</B>
must be located when ICU's data is not built as a shared library.
The default ICU data directory is specified by the environment variable
<B>ICU_DATA</B>.
Most configurations of ICU do not require this argument.
<DT id="6"><B>-L</B>, <B>--list-plugins</B>
<DD>
If specified, list and diagnose issues with ICU plugins.
<DT id="7"><B>-K</B>, <B>--cleanup</B>
<DD>
Attempt to unload plugins before exiting.
<DT id="8"><B>-m</B>, <B>--milisecond-time</B>
<DD>
Print the current UTC time in milliseconds.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright (C) 2010 International Business Machines Corporation and others
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="13"><A HREF="#lbAF">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:17 GMT, March 31, 2021
</BODY>
</HTML>