From 2ed06d33b75c170d997a55de6543b9e206fbf92b Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 5 Jun 2021 15:57:32 -0400 Subject: Add -H flag to fetch only headers Basically to quickly test which messages are getting matched without having to scroll through their bodies. --- imbox.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'imbox.1') 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 -- cgit 1.4.1