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
|
.\" Unlimited permission is granted to use, copy, distribute and/or modify
.\" this file. There is NO WARRANTY.
.TH MEWEST 1 "July 25, 2006"
.SH NAME
mewest - register messages into an index for Hyper Estraier
.\"
.SH SYNOPSIS
mewest
.RI [ options ]
.RI [ directory ]
.\"
.SH DESCRIPTION
The
.B mewest
utility registers messages into an index for Hyper Estraier.
${HOME}/Mail directory is used by default.
This command requires the estcmd command.
.PP
The options are as follows:
.TP 8
.B \-s
Suffix for mail file. Default value is '.mew'.
.TP 8
.B \-v
Verbose mode.
.TP 8
.B \-h
Display help message.
.\"
|