man mconv (Commandes) - Convert from one charset to another for mnoGoSearch
NAME
mconv - Convert from one charset to another for mnoGoSearch
SYNOPSIS
mconv [options] -rfrom_charset-tto_charset [configfile]
DESCRIPTION
mconv converts between one charset to another. Sometimes this is required for mnoGoSearch to be able to index a file.
OPTIONS
- -e
- use HTML escape entities for input
- -ffrom_charset
- Parse the incoming text using this charset
- -tto_charset
- Output the text using this charset
- -E
- use HTML escape entities for output
- - v n
- Verbosity level, this is a number betwee 0 and 5.
- -h, -?
- Print the help.
- -hh, -??
- Print even more help.
SEE ALSO
/usr/share/doc/mnogosearch-doc/charset.html
AUTHOR
This manual page was written by Craig Small <csmall@debian.org>, for the Debian GNU/Linux system (but may be used by others).