From b8694107731a779b2e2ebd307577c8f1f6dc7c91 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 23 Jan 2021 18:29:14 -0700 Subject: gmi2email: add --no-send Signed-off-by: Sean Whitton --- gmi2email.1.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gmi2email.1.pod') diff --git a/gmi2email.1.pod b/gmi2email.1.pod index 5fa6d20..d4e656c 100644 --- a/gmi2email.1.pod +++ b/gmi2email.1.pod @@ -36,6 +36,12 @@ B<~/.config/mailscripts/gmi2email.subscriptions>. Download and inline any images included in the post. +=item B<--no-send> + +Don't actually send any mail. Intended when you just added some new +subscriptions and want to avoid receiving all the old posts you've already +read. + =item B<--from=>I
Set the From: address, overriding the configuration file. -- cgit v1.2.3