summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-05-16 15:12:36 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-05-16 15:12:36 +0200
commitf5ce4cb018a5d05ef55e3720973a6b747f940228 (patch)
treef9aaf7498bb6fc59c398766f71d3d8a2f301f1c9 /README
parent843c551810f868d72eda011c286229635fbee4a9 (diff)
update README
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9eb1ed3..c418d72 100644
--- a/README
+++ b/README
@@ -117,7 +117,7 @@ Usage
Find RSS/Atom feed urls from a webpage:
- url="codemadness.org"; wget -L -q -O - "$url" | sfeed_web "$url"
+ url="codemadness.org"; curl -L -s "$url" | sfeed_web "$url"
output:
application/rss+xml http://codemadness.org/blog/rss.xml