diff options
Diffstat (limited to 'man/mpick.1')
-rw-r--r-- | man/mpick.1 | 3 |
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 |