ICU-807 document -u, --unicode version.
X-SVN-Rev: 7451
This commit is contained in:
parent
cfa8477ac4
commit
a3c08db220
@ -27,7 +27,7 @@ ICUDATADIR=$(top_builddir)/data
|
||||
UNICODEDATADIR=$(top_srcdir)/../data/unidata
|
||||
|
||||
## Extra files to remove for 'make clean'
|
||||
CLEANFILES = *~ $(DEPS) $(RES_FILES) $(TEST_FILES) $(MANUAL_FILES)
|
||||
CLEANFILES = *~ $(DEPS) $(RES_FILES) $(TEST_FILES) $(MAN_FILES)
|
||||
|
||||
## Target information
|
||||
TARGET = gennorm
|
||||
|
@ -11,9 +11,6 @@
|
||||
.SH SYNOPSIS
|
||||
.B gennorm
|
||||
[
|
||||
.BR "\-V\fP, \fB\-\-version"
|
||||
]
|
||||
[
|
||||
.BR "\-h\fP, \fB\-?\fP, \fB\-\-help"
|
||||
]
|
||||
[
|
||||
@ -59,11 +56,6 @@ would be looked for under the name
|
||||
.BR UnicodeData\-\fIsuffix\fP.txt .
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BR \-V\fP, \fB\-\-version
|
||||
Print the version of
|
||||
.B genuca
|
||||
and exit.
|
||||
.TP
|
||||
.BR \-h\fP, \fB\-?\fP, \fB\-\-help
|
||||
Print help about usage and exit.
|
||||
.TP
|
||||
|
@ -27,7 +27,7 @@ ICUDATADIR=$(top_builddir)/data
|
||||
UNICODEDATADIR=$(top_srcdir)/../data/unidata
|
||||
|
||||
## Extra files to remove for 'make clean'
|
||||
CLEANFILES = *~ $(DEPS) $(RES_FILES) $(TEST_FILES) $(MANUAL_FILES)
|
||||
CLEANFILES = *~ $(DEPS) $(RES_FILES) $(TEST_FILES) $(MAN_FILES)
|
||||
|
||||
## Target information
|
||||
TARGET = genprops
|
||||
|
@ -11,9 +11,6 @@
|
||||
.SH SYNOPSIS
|
||||
.B genprops
|
||||
[
|
||||
.BR "\-V\fP, \fB\-\-version"
|
||||
]
|
||||
[
|
||||
.BR "\-h\fP, \fB\-?\fP, \fB\-\-help"
|
||||
]
|
||||
[
|
||||
@ -59,11 +56,6 @@ would be looked for under the name
|
||||
.BR UnicodeData\-\fIsuffix\fP.txt .
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BR \-V\fP, \fB\-\-version
|
||||
Print the version of
|
||||
.B genuca
|
||||
and exit.
|
||||
.TP
|
||||
.BR \-h\fP, \fB\-?\fP, \fB\-\-help
|
||||
Print help about usage and exit.
|
||||
.TP
|
||||
|
Loading…
Reference in New Issue
Block a user