File: mewest.1

package info (click to toggle)
mew-beta 7.0.50~6.6%2B0.20140902-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 4,568 kB
  • sloc: lisp: 36,506; ansic: 3,597; haskell: 577; sh: 440; makefile: 414; ruby: 310; perl: 58
file content (29 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (19)
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.
.\"