diff options
author | June McEnroe <june@causal.agency> | 2019-12-21 15:29:23 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-12-21 15:29:23 -0500 |
commit | 9ceea845b46adf0649e73815c2043347e3f8f530 (patch) | |
tree | 96507d1902393d857e40c04bd910c3edbcac71cd /README.7 | |
parent | Clarify purpose in README (diff) | |
download | imbox-9ceea845b46adf0649e73815c2043347e3f8f530.tar.gz imbox-9ceea845b46adf0649e73815c2043347e3f8f530.zip |
Add git-fetch-email to README
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.7 b/README.7 index f09dd9b..619ff64 100644 --- a/README.7 +++ b/README.7 @@ -20,6 +20,11 @@ or for automatic IMAP server configuration. . .Pp +.Nm git-fetch-email +is a wrapper modeled after +.Xr git-send-email 1 . +. +.Pp Build configuration can be written to .Pa config.mk . The install prefix of LibreSSL is set by |