summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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