about summary refs log tree commit diff
path: root/imbox.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-03 17:30:55 -0500
committerJune McEnroe <june@causal.agency>2021-03-03 17:30:55 -0500
commitc6de16f5a91170f7d9749c45cd06a28f528f786d (patch)
treea5fe9cc5ff4750c70794ec5a589f6d36ae1753f8 /imbox.1
parentUse printf for pass (diff)
downloadimbox-c6de16f5a91170f7d9749c45cd06a28f528f786d.tar.gz
imbox-c6de16f5a91170f7d9749c45cd06a28f528f786d.zip
Move default Subject criterion to git-fetch-email
This allows imbox with no criteria to fetch all mail in a mailbox,
and the use of git fetch-email --no-subject to do the same.
Diffstat (limited to 'imbox.1')
-rw-r--r--imbox.14
1 files changed, 1 insertions, 3 deletions
diff --git a/imbox.1 b/imbox.1
index bd66a80..799351e 100644
--- a/imbox.1
+++ b/imbox.1
@@ -1,4 +1,4 @@
-.Dd February 24, 2021
+.Dd March  3, 2021
 .Dt IMBOX 1
 .Os
 .
@@ -27,8 +27,6 @@ to the mboxrd format on standard output.
 Messages matching the criteria set by
 .Fl CFSTU
 are exported.
-The default criterion is
-.Fl S Cm '[PATCH' .
 .
 .Pp
 IMAP over TLS without STARTTLS is assumed.