diff options
Diffstat (limited to 'bubger.1')
-rw-r--r-- | bubger.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/bubger.1 b/bubger.1 index 324d7c6..ef1d7f9 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd May 11, 2020 +.Dd December 1, 2020 .Dt BUBGER 1 .Os . @@ -19,6 +19,7 @@ .Op Fl t Ar title .Op Fl u Ar base .Op Fl w Ar file +.Op Fl y Ar css .Ar host .Ar user .Op Ar mailbox @@ -103,6 +104,11 @@ By default the password is set by the .Ev BUBGER_IMAP_PASSWORD environment variable. . +.It Fl y Ar css +Use the stylesheet URL +.Ar css . +The default is an inline stylesheet. +. .It Ar host Connect to IMAP on .Ar host . |