2016-07-22 19:36:46 +00:00
|
|
|
.Dd July 22, 2016
|
|
|
|
.Dt MINC 1
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm minc
|
2018-02-02 23:46:45 +00:00
|
|
|
.Nd incorporate new messages
|
2016-07-22 19:36:46 +00:00
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Nm
|
|
|
|
.Op Fl q
|
|
|
|
.Ar dirs\ ...
|
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nm
|
2018-02-02 23:46:45 +00:00
|
|
|
incorporates new messages in the maildir folders
|
2016-07-22 19:36:46 +00:00
|
|
|
.Ar dirs
|
|
|
|
by moving them from
|
|
|
|
.Pa new
|
|
|
|
to
|
2018-02-02 23:46:45 +00:00
|
|
|
.Pa cur ,
|
2017-07-02 16:22:51 +00:00
|
|
|
and adjusting the filenames.
|
2016-07-22 19:36:46 +00:00
|
|
|
.Pp
|
2018-02-02 23:46:45 +00:00
|
|
|
By default, the new filenames are printed,
|
|
|
|
separated by newlines.
|
2016-07-22 19:36:46 +00:00
|
|
|
.Pp
|
|
|
|
The options are as follows:
|
|
|
|
.Bl -tag -width Ds
|
|
|
|
.It Fl q
|
2017-07-02 16:22:51 +00:00
|
|
|
Quiet: don't print new filenames.
|
2016-07-22 19:36:46 +00:00
|
|
|
.El
|
|
|
|
.Sh EXIT STATUS
|
|
|
|
.Ex -std
|
|
|
|
.Sh SEE ALSO
|
|
|
|
.Lk https://cr.yp.to/proto/maildir.html "Using maildir format"
|
|
|
|
.Sh AUTHORS
|
2017-01-21 16:17:12 +00:00
|
|
|
.An Leah Neukirchen Aq Mt leah@vuxu.org
|
2016-07-22 19:36:46 +00:00
|
|
|
.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/
|