diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-08-02 15:50:30 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-08-02 15:50:30 +0200 |
commit | 612d1564cc5bb9a3af890ceecc2652ccc0ae4197 (patch) | |
tree | 51edfb5df0e1ac0234099f92b574a58eab74b5e2 /README | |
parent | 18c6351b00401bd7d21fd7525bfdb396c4cd744d (diff) | |
download | mblaze-612d1564cc5bb9a3af890ceecc2652ccc0ae4197.tar.gz mblaze-612d1564cc5bb9a3af890ceecc2652ccc0ae4197.tar.xz mblaze-612d1564cc5bb9a3af890ceecc2652ccc0ae4197.zip |
add magrep
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 412ef2d..364a694 100644 --- a/README +++ b/README @@ -12,6 +12,7 @@ DESCRIPTION mblaze consists of a set of Unix tools that each do one job: maddr(1) to extract addresses from mail + magrep(1) to find mails matching a pattern mcomp(1) to write and send mail mdeliver(1) to deliver messages or import mailboxes mdirs(1) to find Maildirs |