summary refs log tree commit diff
path: root/imbox.1
diff options
context:
space:
mode:
Diffstat (limited to 'imbox.1')
-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