From 1f07bf968d154664cfec5d2414b8a960f82e38ec Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 27 Jan 2021 16:27:14 -0700 Subject: gmi2email: enable specifying a list of subscriptions Signed-off-by: Sean Whitton --- gmi2email.1.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gmi2email.1.pod') diff --git a/gmi2email.1.pod b/gmi2email.1.pod index 6f12b84..b7e9108 100644 --- a/gmi2email.1.pod +++ b/gmi2email.1.pod @@ -59,7 +59,7 @@ URIs, e.g. =over 4 -=item B<--subscriptions> +=item B<--subscriptions>[=I] In addition to mailing any URIs/files specified on the command line, check subscribed gemlogs for new posts and send those too. Useful in a crontab. @@ -69,7 +69,7 @@ We support the subscription mechanism described at Atom feeds. B looks for a file with a list of gemini:// URIs to check for new -posts, one per line, in +posts, one per line, in I, or if that is not set, in B<$XDG_CONFIG_HOME/mailscripts/gmi2email.subscriptions>, or if XDG_CONFIG_HOME is not set, it falls back to trying to read B<~/.config/mailscripts/gmi2email.subscriptions>. -- cgit v1.2.3