You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mblaze/man/minc.1

48 lines
928 B
Groff

8 years ago
.Dd July 22, 2016
.Dt MINC 1
.Os
.Sh NAME
.Nm minc
.Nd incorporate new messages
8 years ago
.Sh SYNOPSIS
.Nm
.Op Fl q
.Ar dirs\ ...
.Sh DESCRIPTION
.Nm
incorporates new messages in the maildir folders
8 years ago
.Ar dirs
by moving them from
.Pa new
to
.Pa cur ,
and adjusting the filenames.
If used non-interactively with no specified folders,
.Nm
reads directory names from the standard input.
8 years ago
.Pp
By default, the new filenames are printed,
separated by newlines.
8 years ago
.Pp
The options are as follows:
.Bl -tag -width Ds
.It Fl q
Quiet: don't print new filenames.
8 years ago
.El
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Lk https://cr.yp.to/proto/maildir.html "Using maildir format"
.Sh AUTHORS
7 years ago
.An Leah Neukirchen Aq Mt leah@vuxu.org
8 years ago
.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/