summaryrefslogtreecommitdiff
path: root/sfeed_mbox.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_mbox.1')
-rw-r--r--sfeed_mbox.115
1 files changed, 12 insertions, 3 deletions
diff --git a/sfeed_mbox.1 b/sfeed_mbox.1
index 5182324..407f3c5 100644
--- a/sfeed_mbox.1
+++ b/sfeed_mbox.1
@@ -1,4 +1,4 @@
-.Dd March 15, 2020
+.Dd July 6, 2020
.Dt SFEED_MBOX 1
.Os
.Sh NAME
@@ -28,12 +28,21 @@ The mbox data can be further processed by tools like
or
.Xr fdm 1
for example.
-See the README file for some useful examples.
+See the README file for some examples.
.Sh CUSTOM HEADERS
To make further filtering simpler some custom headers are set:
.Bl -tag -width Ds
.It X-Feedname
-The feedname (as set in sfeedrc).
+The feedname, this is the basename of the
+.Ar file .
+.El
+.Sh ENVIRONMENT VARIABLES
+.Bl -tag -width Ds
+.It Ev SFEED_MBOX_CONTENT
+Include the content.
+This is very insecure for some of the mail clients that interpret HTML code in
+an unsafe way.
+By default this is set to "0".
.El
.Sh EXIT STATUS
.Ex -std