summaryrefslogtreecommitdiff
path: root/sfeedrc.example
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-03-31 22:46:58 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-03-31 22:46:58 +0200
commitd8b0c45812890670943becd45383f75d57056e52 (patch)
tree055375c12586e9f38f19ce5281f0a2c54de92226 /sfeedrc.example
parent1fa71087c9d754b687d52059ee88ca82b45ec1eb (diff)
new version
lots of things changed, but cleanup todo. changelog and consistent stream of small updates will come in the future. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeedrc.example')
-rw-r--r--sfeedrc.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeedrc.example b/sfeedrc.example
index 2ad860a..32272f3 100644
--- a/sfeedrc.example
+++ b/sfeedrc.example
@@ -6,7 +6,7 @@
# list of feeds to fetch:
feeds() {
- # feed <name> <feedurl> <basesiteurl> [encoding]
+ # feed <name> <feedurl> [basesiteurl] [encoding]
feed "codemadness" "http://www.codemadness.nl/blog/rss.xml"
feed "explosm" "http://feeds.feedburner.com/Explosm"
feed "linux kernel" "http://kernel.org/kdist/rss.xml" "http://kernel.org" "iso-8859-1"