diff options
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bubger.1 b/bubger.1 index ed402a1..9d3d729 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd April 17, 2020 +.Dd April 26, 2020 .Dt BUBGER 1 .Os . @@ -12,6 +12,7 @@ .Op Fl C Ar path .Op Fl a Ar algo .Op Fl h Ar head +.Op Fl m Ar addr .Op Fl p Ar port .Op Fl s Ar search .Op Fl t Ar title @@ -52,6 +53,10 @@ to the .Sy <head> element of HTML pages. . +.It Fl m Ar addr +Set the mailto address for the archive. +The default address is the username. +. .It Fl p Ar port Connect to IMAP on .Ar port . |