about summary refs log tree commit diff
path: root/git-fetch-email.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-16 20:38:04 -0500
committerJune McEnroe <june@causal.agency>2021-02-16 20:38:04 -0500
commit4ea8f158a7965f866e91e5f11c1ba189079bd935 (patch)
tree25cea835df81a25a6fac7780e7a2108d61bc6f88 /git-fetch-email.1
parentDon't use Fl Fl for long options (diff)
downloadimbox-4ea8f158a7965f866e91e5f11c1ba189079bd935.tar.gz
imbox-4ea8f158a7965f866e91e5f11c1ba189079bd935.zip
Add -M to move messages after export
Diffstat (limited to 'git-fetch-email.1')
-rw-r--r--git-fetch-email.114
1 files changed, 13 insertions, 1 deletions
diff --git a/git-fetch-email.1 b/git-fetch-email.1
index 956df5d..de61874 100644
--- a/git-fetch-email.1
+++ b/git-fetch-email.1
@@ -1,4 +1,4 @@
-.Dd May  2, 2020
+.Dd February 16, 2021
 .Dt GIT-FETCH-EMAIL 1
 .Os
 .
@@ -12,6 +12,7 @@
 .Op Fl av
 .Op Fl C Ar cc
 .Op Fl F Ar from
+.Op Fl M Ar mailbox
 .Op Fl S Ar subject
 .Op Fl T Ar to
 .Op Fl h Ar host
@@ -52,6 +53,17 @@ headers.
 The default is the value of
 .Cm fetchemail.from .
 .
+.It Fl M Ar mailbox , Fl \-move\-to Ns = Ns Ar mailbox , Fl \-no\-move\-to
+Move matching patches to
+.Ar mailbox .
+With
+.Fl \-apply ,
+only move patches if
+.Xr git-am 1
+is successful.
+The default is the value of
+.Cm fetchemail.moveTo .
+.
 .It Fl S Ar subject, Fl \-subject Ns = Ns Ar subject , Fl \-no\-subject
 Fetch patches with matching
 .Cm Subject