summary refs log tree commit diff
diff options
context:
space:
mode:
authorLarry Hynes <larry@larryhynes.com>2017-07-01 21:51:40 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-07-02 15:59:15 +0200
commit53e408291fba987109ffe538a33572af1881757b (patch)
tree82ddd5968ac1561a99bdf2ea61239812560a42d4
parenta0a922fb919a6d8b12f07de41cff42e600dbfbac (diff)
downloadmblaze-53e408291fba987109ffe538a33572af1881757b.tar.gz
mblaze-53e408291fba987109ffe538a33572af1881757b.tar.xz
mblaze-53e408291fba987109ffe538a33572af1881757b.zip
Changes to minc.1
- Change 'in the given' to 'in the specified Maildir folders'
- 'one per line'
- Qualify '-q' flag

Closes: #54 [via git-merge-pr]
-rw-r--r--man/minc.17
1 files changed, 4 insertions, 3 deletions
diff --git a/man/minc.1 b/man/minc.1
index 4ea7100..6049cf7 100644
--- a/man/minc.1
+++ b/man/minc.1
@@ -10,7 +10,7 @@
 .Ar dirs\ ...
 .Sh DESCRIPTION
 .Nm
-incorporates new mail in the given
+incorporates new mail in the specified Maildir folders
 .Ar dirs
 by moving them from
 .Pa new
@@ -18,12 +18,13 @@ to
 .Pa cur
 and adjusting the file names.
 .Pp
-By default, the new Maildir files are printed line by line.
+By default, the new Maildir file names
+are printed, one per line
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
 .It Fl q
-Don't print the new Maildir files.
+Quiet: don't print new file names.
 .El
 .Sh EXIT STATUS
 .Ex -std