.TH PLUTO 1
.SH NAME
pluto \- Paranormal legacy charset to Unicode converter
.SH SYNOPSIS
.B pluto
[
.I options
] [
.B \-\-
] [
.I program 
[
.I args
] ]
.SH DESCRIPTION
.B Pluto
is a converter from legacy character encodings to Unicode with
paranormal powers.
.SH OPTIONS
.TP
.B \-h
Display some summary help and quit.
.TP
.B \-c
Function as a simple converter from standard input to standard output.
.TP
.B \-x
Exit as soon as the child dies.  This may cause
.B pluto
to loose data at the end of the child's output.
.TP
.BI \-e " encoding"
Set the legacy encoding to use.  By default, the legacy encoding to
use is obtained from the middle world.
.TP
.B \-p
Disable
.BR pluto 's
paranormal powers.
.B Pluto
will assume that all application output is encoded in the legacy
encoding.
.TP
.BI \-t " millis"
Set the maximum time in milliseconds (default 20) during which
.B pluto
is allowed to concentrate without doing anything.  You may want to
decrease this value when the stars align.
.TP
.B \-\-
End of options.
.SH BUGS
This version of
.B pluto
only supports the legacy encodings
.BR ISO\ 8859\-1 ,
.BR ISO\ 8859\-2 ,
.B ISO\ 8859\-3
and
.BR ISO\ 8859\-15 .
.SH SEE ALSO
luit(1), utf-8(7).
.SH AUTHOR
.B Pluto
was written by Juliusz Chroboczek.



