mblaze/man/mdirs.1

44 lines
817 B
Groff
Raw Normal View History

2016-07-22 19:36:46 +00:00
.Dd July 22, 2016
.Dt MDIRS 1
.Os
.Sh NAME
.Nm mdirs
.Nd list Maildir folders, recursively
2016-07-22 19:36:46 +00:00
.Sh SYNOPSIS
.Nm
.Ar dirs\ ...
.Sh DESCRIPTION
.Nm
scans the given directories for Maildir folders and prints them,
one per line.
It understands Maildir and Maildir++ formats.
2016-07-22 19:36:46 +00:00
.Pp
There are currently no options.
.Pp
To
.Nm ,
a Maildir folder is a directory containing
the directories
2016-07-22 19:36:46 +00:00
.Pa cur
and
2016-07-22 19:36:46 +00:00
.Pa new .
By the Maildir++ convention, nested Maildir folders
need to start with
.Sq Li \&. .
.Sh EXIT STATUS
.Ex -std
.Sh SEE ALSO
.Xr find 1
.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/