summaryrefslogtreecommitdiff
path: root/sfeed_web.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_web.1')
-rw-r--r--sfeed_web.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed_web.1 b/sfeed_web.1
index 5b93d9b..2fe4409 100644
--- a/sfeed_web.1
+++ b/sfeed_web.1
@@ -1,4 +1,4 @@
-.Dd October 22, 2020
+.Dd January 1, 2021
.Dt SFEED_WEB 1
.Os
.Sh NAME
@@ -35,7 +35,7 @@ Usually application/atom+xml or application/rss+xml.
.Sh EXAMPLES
Get urls from xkcd website:
.Bd -literal
-curl -s -L http://www.xkcd.com | sfeed_web "http://www.xkcd.com/"
+curl -s -L 'http://www.xkcd.com/' | sfeed_web 'http://www.xkcd.com/'
.Ed
.Sh SEE ALSO
.Xr sfeed_update 1 ,