decmn(8)
NAME
decmn - explodes an ICU memory-mappable data file
SYNOPSIS
decmn [ -h, -?, --help ] [ -n ] [ -C, --comment ] [ -d, --destdir des-
tination ] archive
DESCRIPTION
decmn reads the ICU memory-mappable data file archive and writes each
of the packaged files that it contains as a separate file in the desti-
nation directory.
decmn also writes a list of these files on its standard output. This
list of files can later be used, along with the individual files that
have been generated, to produce a new common data file using gencmn(8).
OPTIONS
-h, -?, --help
Print help about usage and exit.
-n Do not create the output files.
-C, --comment
Print the comment embedded in the archive file and exit.
-d, --destdir destination
Set the destination directory to destination. The default des-
tination directory is the current directory.
VERSION
3.4
COPYRIGHT
Copyright (C) 2001 IBM, Inc. and others.
SEE ALSO
gencmn(8)
ICU MANPAGE 5 November 2001 DECMN(8)
Man(1) output converted with
man2html