about summary refs log tree commit diff
path: root/man/mlist.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-12-13 15:21:00 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2016-12-13 15:21:00 +0100
commit6464ba584539365219f84326012fee87f71bde54 (patch)
tree19edcfcf7cf6145d0c368a2c52713cec40dad6dc /man/mlist.1
parent2ef903a06547f9461dd6769baf7a19f4dd17dc39 (diff)
downloadmblaze-6464ba584539365219f84326012fee87f71bde54.tar.gz
mblaze-6464ba584539365219f84326012fee87f71bde54.tar.xz
mblaze-6464ba584539365219f84326012fee87f71bde54.zip
mlist: read directory names from stdin when used non-interactively
Closes #7.
Diffstat (limited to 'man/mlist.1')
-rw-r--r--man/mlist.17
1 files changed, 5 insertions, 2 deletions
diff --git a/man/mlist.1 b/man/mlist.1
index 89fc673..1c5a472 100644
--- a/man/mlist.1
+++ b/man/mlist.1
@@ -1,4 +1,4 @@
-.Dd July 22, 2016
+.Dd December 13, 2016
 .Dt MLIST 1
 .Os
 .Sh NAME
@@ -15,12 +15,15 @@
 .Op Fl N | Fl n | Fl C | Fl c
 .br
 .Op Fl i
-.Ar dirs\ ...
+.Op Ar dirs\ ...
 .Sh DESCRIPTION
 .Nm
 lists all messages in the Maildir folders
 .Ar dirs
 line by line.
+If used non-interactively and no folders are given,
+.Nm
+reads directory names from standard input.
 .Pp
 The options are as follows:
 .Bl -tag -width Ds