summary refs log tree commit diff
path: root/man/mdirs.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-07-22 21:36:46 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-07-22 21:36:46 +0200
commit5927a3f2e37eb58585934bc0925c063796d9f49d (patch)
treecfb97090cc3565eb8f7a427123af950470c43e08 /man/mdirs.1
parent9a3d45785e0c116159f90cce3f19cc2769baa1fb (diff)
downloadmblaze-5927a3f2e37eb58585934bc0925c063796d9f49d.tar.gz
mblaze-5927a3f2e37eb58585934bc0925c063796d9f49d.tar.xz
mblaze-5927a3f2e37eb58585934bc0925c063796d9f49d.zip
add manpages
Diffstat (limited to 'man/mdirs.1')
-rw-r--r--man/mdirs.142
1 files changed, 42 insertions, 0 deletions
diff --git a/man/mdirs.1 b/man/mdirs.1
new file mode 100644
index 0000000..457eeaa
--- /dev/null
+++ b/man/mdirs.1
@@ -0,0 +1,42 @@
+.Dd July 22, 2016
+.Dt MDIRS 1
+.Os
+.Sh NAME
+.Nm mdirs
+.Nd list maildirs, recursively
+.Sh SYNOPSIS
+.Nm
+.Ar dirs\ ...
+.Sh DESCRIPTION
+.Nm
+scans the given directories for Maildir folders and prints them line by line.
+It understands Maildir and Maildir++.
+.Pp
+There are currently no options.
+.Pp
+To
+.Nm ,
+a Maildir folder is a directory containing
+a directory
+.Pa cur
+and a directory
+.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
+.An Christian Neukirchen Aq Mt chneukirchen@gmail.com
+.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/