mblaze/man/minc.1

45 lines
824 B
Groff
Raw Normal View History

2016-07-22 19:36:46 +00:00
.Dd July 22, 2016
.Dt MINC 1
.Os
.Sh NAME
.Nm minc
.Nd incorporate new messages
2016-07-22 19:36:46 +00:00
.Sh SYNOPSIS
.Nm
.Op Fl q
.Ar dirs\ ...
.Sh DESCRIPTION
.Nm
incorporates new messages in the maildir folders
2016-07-22 19:36:46 +00:00
.Ar dirs
by moving them from
.Pa new
to
.Pa cur ,
and adjusting the filenames.
2016-07-22 19:36:46 +00:00
.Pp
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
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/