1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.5.
.TH OPENMW-ESSIMPORTER "1" "April 2015" "openmw-essimporter 0.35.1" "User Commands"
.SH NAME
openmw-essimporter \- Convert Morrowind save files to OpenMW save files.
.SH DESCRIPTION
Syntax: openmw\-essimporter <options> infile.ess outfile.omwsave
Allowed options:
.TP
\fB\-h\fR [ \fB\-\-help\fR ]
produce help message
.TP
\fB\-m\fR [ \fB\-\-mwsave\fR ] arg
morrowind .ess save file
.TP
\fB\-o\fR [ \fB\-\-output\fR ] arg
output file (.omwsave)
.TP
\fB\-c\fR [ \fB\-\-compare\fR ]
compare two .ess files
.HP
\fB\-\-encoding\fR arg (=win1252) encoding of the save file
.SH "SEE ALSO"
The full documentation for
.B openmw-essimporter
is maintained as a Texinfo manual. If the
.B info
and
.B openmw-essimporter
programs are properly installed at your site, the command
.IP
.B info openmw-essimporter
.PP
should give you access to the complete manual.
|