diff options
Diffstat (limited to '')
-rw-r--r-- | imbox.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/imbox.1 b/imbox.1 index f362e91..abf0875 100644 --- a/imbox.1 +++ b/imbox.1 @@ -1,4 +1,4 @@ -.Dd March 3, 2021 +.Dd June 5, 2021 .Dt IMBOX 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl Uisvw +.Op Fl HUisvw .Op Fl C Ar cc .Op Fl F Ar from .Op Fl M Ar mailbox @@ -51,6 +51,9 @@ Export messages with matching .Cm From headers. . +.It Fl H +Export only the message headers. +. .It Fl M Ar mailbox Move matching messages to .Ar mailbox |