diff options
author | Larry Hynes <larry@larryhynes.com> | 2018-02-02 23:46:45 +0000 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-02-03 00:49:53 +0100 |
commit | 268fa4898b4c3fec17fb584b241167a33cee11ba (patch) | |
tree | 1cfe0ae32d488bf9580969960842e939096c3110 /man | |
parent | 38c0860189f953bef370611549e71c7ed94343d4 (diff) | |
download | mblaze-268fa4898b4c3fec17fb584b241167a33cee11ba.tar.gz mblaze-268fa4898b4c3fec17fb584b241167a33cee11ba.tar.xz mblaze-268fa4898b4c3fec17fb584b241167a33cee11ba.zip |
minc.1: update wording
Closes: #102 [via git-merge-pr]
Diffstat (limited to 'man')
-rw-r--r-- | man/minc.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/minc.1 b/man/minc.1 index 520d76d..cb71c85 100644 --- a/man/minc.1 +++ b/man/minc.1 @@ -3,23 +3,23 @@ .Os .Sh NAME .Nm minc -.Nd incorporate new Maildir mail +.Nd incorporate new messages .Sh SYNOPSIS .Nm .Op Fl q .Ar dirs\ ... .Sh DESCRIPTION .Nm -incorporates new mail in the specified Maildir folders +incorporates new messages in the maildir folders .Ar dirs by moving them from .Pa new to -.Pa cur +.Pa cur , and adjusting the filenames. .Pp -By default, the new Maildir filenames -are printed, one per line +By default, the new filenames are printed, +separated by newlines. .Pp The options are as follows: .Bl -tag -width Ds |