summary refs log tree commit diff
path: root/man/minc.1
blob: 6049cf77381c90fba97a5d92dc32cc2bdc810fb0 (plain) (blame)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.Dd July 22, 2016
.Dt MINC 1
.Os
.Sh NAME
.Nm minc
.Nd incorporate new Maildir mail
.Sh SYNOPSIS
.Nm
.Op Fl q
.Ar dirs\ ...
.Sh DESCRIPTION
.Nm
incorporates new mail in the specified Maildir folders
.Ar dirs
by moving them from
.Pa new
to
.Pa cur
and adjusting the file names.
.Pp
By default, the new Maildir file names
are printed, one per line
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl q
Quiet: don't print new file names.
.El
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Lk https://cr.yp.to/proto/maildir.html "Using maildir format"
.Sh AUTHORS
.An Leah Neukirchen Aq Mt leah@vuxu.org
.Sh LICENSE
.Nm
is in the public domain.
.Pp
To the extent possible under law,
the creator of this work
has waived all copyright and related or
neighboring rights to this work.
.Pp
.Lk http://creativecommons.org/publicdomain/zero/1.0/