about summary refs log tree commit diff
path: root/man
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2019-02-20 10:56:56 +0100
committerLeah Neukirchen <leah@vuxu.org>2019-02-20 10:57:50 +0100
commitf8fa6a1e0e0dbd115544cd8e8716e7221ac1f3cb (patch)
tree4c547ddd5175836af65c39cb36acc1fcab205e72 /man
parent085138d6a25a8269c3fcf27472f26f4508f8cb2e (diff)
downloadmblaze-f8fa6a1e0e0dbd115544cd8e8716e7221ac1f3cb.tar.gz
mblaze-f8fa6a1e0e0dbd115544cd8e8716e7221ac1f3cb.tar.xz
mblaze-f8fa6a1e0e0dbd115544cd8e8716e7221ac1f3cb.zip
mdirs: add -0 to separate folders by NUL characters
Idea by Mario Domgoergen <mdom@taz.de>.

Closes #159.
Diffstat (limited to 'man')
-rw-r--r--man/mdirs.17
1 files changed, 6 insertions, 1 deletions
diff --git a/man/mdirs.1 b/man/mdirs.1
index b0cf9e6..4eb0237 100644
--- a/man/mdirs.1
+++ b/man/mdirs.1
@@ -6,6 +6,7 @@
 .Nd list maildir folders, recursively
 .Sh SYNOPSIS
 .Nm
+.Op Fl 0
 .Ar dirs\ ...
 .Sh DESCRIPTION
 .Nm
@@ -27,7 +28,11 @@ By the maildir++ convention, nested maildir folder
 names must begin with
 .Sq Li \&. .
 .Pp
-There are currently no options.
+The options are as follows:
+.Bl -tag -width Ds
+.It Fl 0
+Print folders separated by a NUL character.
+.El
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO