summaryrefslogtreecommitdiff
path: root/sfeedrc.5
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-04-14 15:47:56 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-04-14 15:47:56 +0200
commit1d7d63afb33ab257d91fa5d16419dcb518d597c5 (patch)
treea769afa49f0ee8d70ae5115a1a33043ea44f5a88 /sfeedrc.5
parent60b1024a1bb7c628d9bb9034fd017a6b799c94d3 (diff)
sfeed_update: rename fetchfeed to fetch
... and simplify example in README.
Diffstat (limited to 'sfeedrc.5')
-rw-r--r--sfeedrc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeedrc.5 b/sfeedrc.5
index 5126a3e..d4bed9c 100644
--- a/sfeedrc.5
+++ b/sfeedrc.5
@@ -50,7 +50,7 @@ Because
is a shellscript each function can be overridden to change its behaviour,
notable functions are:
.Bl -tag -width Ds
-.It Fn fetchfeed "name" "uri" "feedfile"
+.It Fn fetch "name" "uri" "feedfile"
Fetch feed from url and writes data to stdout, its arguments are:
.Bl -tag -width Ds
.It Fa name