summaryrefslogtreecommitdiff
path: root/sfeed_frames.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-07-25 11:46:35 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-07-25 11:46:44 +0200
commit93044ecd315dad94be56f866c67cf3102605f566 (patch)
tree0d0ad6172e0482da108636274716f3c7417302eb /sfeed_frames.1
parent8a07c4a3d0b6662fd7cd2d360e0a0002620f4b97 (diff)
man page improvements
- Some rewording and typo fixes. - Specify in more detail how sfeed_web detects links from HTML code.
Diffstat (limited to 'sfeed_frames.1')
-rw-r--r--sfeed_frames.114
1 files changed, 7 insertions, 7 deletions
diff --git a/sfeed_frames.1 b/sfeed_frames.1
index 0409da3..d140cb4 100644
--- a/sfeed_frames.1
+++ b/sfeed_frames.1
@@ -1,4 +1,4 @@
-.Dd May 30, 2020
+.Dd July 25, 2021
.Dt SFEED_FRAMES 1
.Os
.Sh NAME
@@ -6,19 +6,19 @@
.Nd format feed data to HTML with frames
.Sh SYNOPSIS
.Nm
-.Op Ar file...
+.Op Ar
.Sh DESCRIPTION
.Nm
formats feed data (TSV) from
.Xr sfeed 1
-to HTML.
-It reads TSV data from stdin or
+from stdin or for each
.Ar file
-and writes HTML files for the frameset to the current directory.
+to HTML.
+It writes HTML files for the frameset to the current directory.
If no
.Ar file
-parameters are specified and therefore the data is read from stdin then the
-menu.html file is not written.
+arguments are specified and so the data is read from stdin then the menu.html
+file is not written.
.Pp
Items with a timestamp from the last day compared to the system time at the
time of formatting are counted and marked as new.