summaryrefslogtreecommitdiff
path: root/gmi2email.1.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-23 18:29:14 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-23 18:29:14 -0700
commitb8694107731a779b2e2ebd307577c8f1f6dc7c91 (patch)
treef56ff7067f6dc55164ed56745fff6a5ceb82a18e /gmi2email.1.pod
parentc3b79c295706791b809024f5247fc366a7c78c53 (diff)
downloadmailscripts-b8694107731a779b2e2ebd307577c8f1f6dc7c91.tar.gz
gmi2email: add --no-send
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'gmi2email.1.pod')
-rw-r--r--gmi2email.1.pod6
1 files changed, 6 insertions, 0 deletions
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<ADDRESS>
Set the From: address, overriding the configuration file.