.TH uuconv "" "" "Command"
.PC "Convert UUCP configuration files to Taylor format"
\fB/usr/lib/uucp/uuconv \-i \fIinput \fB-o \fIoutput \fB[\-p \fIprogram\^\fB] [\fB\-I \fIfile\^\fB]\fR
.PP
The command
.B uuconv
converts \*(UU configuration files from one format to another.
In all probability, you will have to run this program only once,
when you convert from your previous \*(UU implementation to Taylor \*(UU.
.PP
.B uuconv
recognizes the follow command-line options:
.IP "\fB\-\-help\fR"
Print a help message and exit.
.IP "\fB\-I \fIfile\fR"
.IS "\fB\-\-config \fIfile\fR"
Read configuration information from
.I file
instead of from the standard \*(UU configuration file.
.IP "\fB\-i \fIfile\fR"
.IS "\fB\-\-input \fIfile\fR""
Read input from
.IR file .
.IP "\fB\-o \fIfile\fR"
.IS "\fB\-\-output \fIfile\fR"
Write output into
.IR file .
.IP "\fB\-p \fIprogram\fR"
.IS "\fB\-\-program \fIprogram\fR"
Convert
.I program
(e.g.,
.B uucp
or
.BR cu ).
.IP \fB-v\fR
.IS \fB\-\-version\fR
Print the version of
.B uuconv
that you are running, and exit.
.SH "See Also"
.Xr "commands," commands
.Xr "UUCP" uucp
.SH Notes
.II "Taylor, Ian Lance"
.B uuconv
was written by Ian Lance Taylor (ian@airs.com).
