]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/pkgdata/pkgdata.1.in
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / tools / pkgdata / pkgdata.1.in
index 1c3eb7f371a2e10168bd9587491cd54f15b153a2..b8b68a577c79767b612d107a6aeed245cc22f89f 100644 (file)
@@ -2,7 +2,7 @@
 .\"
 .\" pkgdata.1: manual page for the pkgdata utility
 .\"
-.\" Copyright (C) 2000-2002 IBM, Inc. and others.
+.\" Copyright (C) 2000-2003 IBM, Inc. and others.
 .\"
 .\" Manual page by Yves Arrouye <yves@realnames.com>.
 .\" Modified by Steven R. Loomis <srl@jtcsv.com>.
@@ -51,6 +51,9 @@
 .BI "\-n\fP, \fB\-\-nooutput"
 ]
 [
+.BI "\-N\fP, \fB\-\-numaric"
+]
+[
 .BI "\-s\fP, \fB\-\-sourcedir" " source"
 ]
 [
@@ -250,6 +253,12 @@ is set it will be used for installation.
 .BI "\-n\fP, \fB\-\-nooutput"
 Do not produce any output but simply a list of affected files.
 .TP
+.BI "\-N\fP, \fB\-\-numeric"
+Instead of using temporary filenames similar to the input symbols, use numeric filenames such
+as t0002.c, etc.  May be needed for systems which don't allow many similar long filenames, or 
+for systems that tend to run out of argument space.  Note, using this option 
+implies "\-F\fP, \fB\-\-rebuild" - all packaging will be rebuilt every time pkgdata is run.
+.TP
 .BI "\-s\fP, \fB\-\-sourcedir" " source"
 Set the source directory to
 .IR source .
@@ -275,5 +284,5 @@ Yves Arrouye
 .SH VERSION
 @VERSION@
 .SH COPYRIGHT
-Copyright (C) 2000-2002 IBM, Inc. and others.
+Copyright (C) 2000-2003 IBM, Inc. and others.