.if n \{\ . ds ct " .\} .if t \{\ . ds ct \\(co .\} .TH ELMBINDATA 1L "Elm Version 2.4ME+" "Kari Hurtta" .SH NAME elmbindata - .SH SYNOPSIS .B #LIB#/elmbindata [ .B \-B .B \-b bindata.bin .B \-d .I "\fIclass\fR=\fIdebugfile\fR:\fIlevel\fR" .B \-I .B \-w target-file .B \-T text-target-directory .B \-S map-source-directory ] .SH DESCRIPTION .I Elmbindata\^ is a part of the .B Elm 2.4ME+ mail system. .PP Text form map files for charset types ascii and one-byte-map from elm.map.txt directory (and elsewhere) are stored to binary file elm.map.bin/unidata.bin. File is then readed or mmapped (similar than elm.map.bin/bindata.bin). File is generated with elmbindata tool. .PP Options are: .TP 1.0i .B " -G" Read global configuration files only (by default user configuration files are read.) .TP .B " -d \fIclass\fR=\fIdebugfile\fR:\fIlevel\fR " Debug - set specified debug level - Output to "$HOME/ELMBINDATA:debug.info" if .I debugfile is not given. Has no effect unless .I elmmbindata was compiled with debugging enabled. .TP .B " -w" target-file Gives file for output. .TP .B " -T" text-target-directory Gives directory for output of textual (un)dump of binary mapping tables. .B " -I" Use system (or user) bindata file as target file. .TP .B " -B" Use system (or user) bindata file as source file. .TP .B " -b" bindata.bin Use given bindata file as (binary) source file. .TP .B " -S" map-source-directory Specifies directory from where missing map files are directory to elm.map.txt directory (actually given on map-text-dir elm.rc option.) .TP If eitger -B or -b is given, then bindata is generated from textual mapping files. .SH AUTHOR Kari Hurtta .SH FILES #ETC#/elm.rc system RC file .br #ETC#/elm.mimecharsets system charsets file .br $HOME/.elm/elmrc individual RC file .br $HOME/.elm/mime.charsets individual charsets file .br #LIB#/elm.map.bin/bindata.bin Default location for system bindata file .br .SH BUG REPORTS TO Kari Hurtta elm@elmme-mailer.org .SH COPYRIGHTS \fB\*(ct\fRCopyright 2003 by Kari Hurtta