diff options
Diffstat (limited to '')
-rw-r--r-- | git-fetch-email.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/git-fetch-email.1 b/git-fetch-email.1 index 2ee3a6f..8ee6508 100644 --- a/git-fetch-email.1 +++ b/git-fetch-email.1 @@ -1,4 +1,4 @@ -.Dd December 21, 2019 +.Dd May 2, 2020 .Dt GIT-FETCH-EMAIL 1 .Os . @@ -103,7 +103,7 @@ otherwise the password is obtained using . .Sh EXAMPLES .Bd -literal -git config fetchemail.to list@example.org +git config fetchemail.to list+imbox@causal.agency git fetch-email june@causal.agency | git am .Ed . @@ -117,7 +117,7 @@ git fetch-email june@causal.agency | git am . .Sh BUGS Send mail to -.Aq Mt june@causal.agency +.Aq Mt list+imbox@causal.agency or join .Li #ascii.town on |