summaryrefslogtreecommitdiff
path: root/sfeed_update.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_update.1')
-rw-r--r--sfeed_update.111
1 files changed, 10 insertions, 1 deletions
diff --git a/sfeed_update.1 b/sfeed_update.1
index 41a4870..552c81d 100644
--- a/sfeed_update.1
+++ b/sfeed_update.1
@@ -1,4 +1,4 @@
-.Dd September 19, 2020
+.Dd January 24, 2021
.Dt SFEED_UPDATE 1
.Os
.Sh NAME
@@ -44,6 +44,15 @@ The
script merges new items with this file.
The feedname cannot contain '/' characters, they will be replaced with '_'.
.El
+.Sh ENVIRONMENT VARIABLES
+.Bl -tag -width Ds
+.It SFEED_UPDATE_INCLUDE
+When set
+.Nm
+can be sourced as a script, but it won't run the
+.Fn main
+entry-point.
+.El
.Sh EXIT STATUS
.Ex -std
.Sh EXAMPLES