summaryrefslogtreecommitdiff
path: root/sfeed_frames.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-07-31 21:54:36 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-07-31 21:54:36 +0200
commita1d56564fdf8aa700468fb9feebe9cb05e4ab584 (patch)
tree2999b932bb321f34f1723805f8e6e6f3ca085c82 /sfeed_frames.1
parent356e7d79925f91b9b703ee63e3680694c53a59a4 (diff)
update and improve documentation (WIP)
Diffstat (limited to 'sfeed_frames.1')
-rw-r--r--sfeed_frames.19
1 files changed, 4 insertions, 5 deletions
diff --git a/sfeed_frames.1 b/sfeed_frames.1
index 9507bdb..8cb77fb 100644
--- a/sfeed_frames.1
+++ b/sfeed_frames.1
@@ -10,10 +10,10 @@
.Sh DESCRIPTION
.Nm
formats a feeds file (TSV) from
-.Xr sfeed_update 1
-to HTML. It reads TSV data from stdin and writes HTML to the specified
+.Xr sfeed 1
+to HTML. It reads TSV data from stdin and writes HTML to the current
directory. For the exact TSV format see
-.Xr sfeed_update 1 .
+.Xr sfeed 1 .
.Sh OPTIONS
.Bl -tag -width 14n
.It Ar directory path
@@ -37,7 +37,6 @@ with a \-, multiple whitespaces are replaced by a single \- and trailing
whitespace will be removed.
.Sh SEE ALSO
.Xr sfeed 1 ,
-.Xr sfeed_plain 1 ,
-.Xr sfeed_update 1
+.Xr sfeed_plain 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org