about summary refs log tree commit diff
path: root/man/mpick.1
diff options
context:
space:
mode:
authorjosuah <mail@josuah.net>2017-01-22 20:06:47 +0100
committerLeah Neukirchen <leah@vuxu.org>2017-01-23 21:19:03 +0100
commit7a6665c3e85ef8299881f84d2269f40ee7507166 (patch)
tree96a39bf2d13997032afe314d7bd948b051e85498 /man/mpick.1
parent7abcef17e7e93c80698e56f164f4a7de1e8b4b8b (diff)
downloadmblaze-7a6665c3e85ef8299881f84d2269f40ee7507166.tar.gz
mblaze-7a6665c3e85ef8299881f84d2269f40ee7507166.tar.xz
mblaze-7a6665c3e85ef8299881f84d2269f40ee7507166.zip
mpick.1: Adding an example section.
Closes: #11 [via git-merge-pr]
Diffstat (limited to 'man/mpick.1')
-rw-r--r--man/mpick.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mpick.1 b/man/mpick.1
index 7b06c0f..26fc7a2 100644
--- a/man/mpick.1
+++ b/man/mpick.1
@@ -139,6 +139,9 @@ tests are given by the following EBNF:
 .Ed
 .Sh EXIT STATUS
 .Ex -std
+.Sh EXAMPLE
+You can use mpick to filter mail by moving them across Maildir inboxes.
+.Dl mv $(mlist ./INBOX | mpick -t 'from ~~~ \&"github\&"') ./github/cur
 .Sh SEE ALSO
 .Xr lr 1 ,
 .Xr mailx 1