summary refs log tree commit diff
path: root/imbox.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--imbox.16
1 files changed, 4 insertions, 2 deletions
diff --git a/imbox.1 b/imbox.1
index c91abd8..a1efa90 100644
--- a/imbox.1
+++ b/imbox.1
@@ -67,7 +67,9 @@ Connect to IMAP on
 .Ar host .
 The default host is determined by SRV record lookup
 on the domain name of
-.Ar user .
+.Ar user ,
+or simply the domain name
+if no SRV record exists.
 .
 .It Fl m Ar mailbox
 Export messages from
@@ -95,7 +97,7 @@ Read the password from standard input.
 .
 .Sh EXAMPLES
 .Bd -literal
-imbox june@causal.agency | git am
+imbox -T list@example.org june@causal.agency | git am
 .Ed
 .
 .Sh SEE ALSO
title='2019-01-13 18:58:08 -0500'>2019-01-13Set PS0 in cashJune McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroes='logsubject'>Style tweak fbclockJune McEnroe 2018-01-30Remove Tarmak and Colemak keylayoutsJune McEnroe 2018-01-29Generalize hnelJune McEnroe It's like tr for PTYs. 2018-01-29Remove Tarmak remappings from vimJune McEnroe 2018-01-29Switch back to QWERTY on LinuxJune McEnroe I think the only thing I'll miss is N and E on home row (which was Tarmak 1, if I remember correctly). 2018-01-29Take fbclock font in env varJune McEnroe 2018-01-29Support fbclock fonts wider than 8June McEnroe 2018-01-29Take font path on fbclock argvJune McEnroe 2018-01-29Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe