summaryrefslogtreecommitdiff
path: root/sfeed_web.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 13:35:14 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 13:35:14 +0000
commit0e100930ceee6e7fa93693f45bcae9b6a5af2696 (patch)
tree4a7b051a21b12ed5f1076b6925a34fdcc779206e /sfeed_web.1
parentea848bdbde26b847c5759fc6e7b10b00e00d922b (diff)
manpage: example non-local path
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_web.1')
-rw-r--r--sfeed_web.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeed_web.1 b/sfeed_web.1
index 1a9bb83..26aceb0 100644
--- a/sfeed_web.1
+++ b/sfeed_web.1
@@ -19,6 +19,6 @@ content\-type is usually: application/atom+xml or application/rss+xml
.TP
Get urls from xkcd website:
.nf
-wget http://www.xkcd.com -q -O - | ./sfeed_web "http://www.xkcd.com/"
+wget http://www.xkcd.com -q -O - | sfeed_web "http://www.xkcd.com/"
.SH BUGS
Please report them!