about summary refs log tree commit diff
path: root/man/mpick.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-05-15 15:09:21 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-05-15 15:15:00 +0200
commit820c6224048bc0b7bd0144e146eb7eda97331d0e (patch)
tree4dc5c12ce33e8e6a5bd6ecd32d8227858216a386 /man/mpick.1
parentce8f824332b5a65a4b86dc3909a57e0d650f5650 (diff)
downloadmblaze-820c6224048bc0b7bd0144e146eb7eda97331d0e.tar.gz
mblaze-820c6224048bc0b7bd0144e146eb7eda97331d0e.tar.xz
mblaze-820c6224048bc0b7bd0144e146eb7eda97331d0e.zip
mpick.1: fix lint
Diffstat (limited to 'man/mpick.1')
-rw-r--r--man/mpick.12
1 files changed, 0 insertions, 2 deletions
diff --git a/man/mpick.1 b/man/mpick.1
index 75ff48f..d11f0eb 100644
--- a/man/mpick.1
+++ b/man/mpick.1
@@ -155,7 +155,6 @@ to pick mails from the current sequence.
 A more advanced
 .Nm
 expressions to pick mails in a time span which are flagged as replied or not seen.
-.Pp
 .Bd -literal -offset indent
 mpick -t 'date >= \&"2016-01-01\&" && date < \&"2017-01-01\&" && (replied || !seen)'
 .Ed
@@ -163,7 +162,6 @@ mpick -t 'date >= \&"2016-01-01\&" && date < \&"2017-01-01\&" && (replied || !se
 And to find other mblaze users.
 .Pp
 .Dl mpick -t '"User-Agent" =~~ \&"mblaze\&"' | mscan
-.Pp
 .Sh SEE ALSO
 .Xr lr 1 ,
 .Xr mailx 1