summaryrefslogtreecommitdiff
path: root/sfeedrc.5
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-07-14 13:22:09 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-07-14 13:22:09 +0200
commit0be54d5601304b261b465354689bde99a9dcd4aa (patch)
tree706fc87efb9dcafc7ddef0b056ff9534bcfc7d45 /sfeedrc.5
parent6b600ef1006f5511a452833653975b4c5beeab46 (diff)
sfeed_update.1, sfeedrc.5: document replacing '/' in filenames
Diffstat (limited to 'sfeedrc.5')
-rw-r--r--sfeedrc.53
1 files changed, 2 insertions, 1 deletions
diff --git a/sfeedrc.5 b/sfeedrc.5
index d4bed9c..6bdc6ca 100644
--- a/sfeedrc.5
+++ b/sfeedrc.5
@@ -1,4 +1,4 @@
-.Dd January 25, 2019
+.Dd July 14, 2019
.Dt SFEEDRC 5
.Os
.Sh NAME
@@ -29,6 +29,7 @@ Function to process the feed, its arguments are in the order:
.It Fa name
Name of the feed, this is also used as the filename for the TAB-separated
feed file.
+The filename cannot contain '/' characters, they will be replaced with '_'.
.It Fa feedurl
Uri to fetch the RSS/Atom data from, usually a HTTP or HTTPS uri.
.It Op Fa basesiteurl