commit 928a3ca62f748e7301fd2fa978b64c9a36f5d2d1
parent 46401ee96222562c1480fa4f5cad0b0db9e60e4a
Author: GeaRSiX <gearsix.net>
Date: Fri, 18 Sep 2020 15:42:35 +0100
updated sfeed-read.1
Diffstat:
1 file changed, 12 insertions(+), 16 deletions(-)
diff --git a/sfeed-read.1 b/sfeed-read.1
@@ -1,15 +1,14 @@
-.Dd June 18, 2020
+.Dd September 19, 2020
.Dt SFEED-READ 1
.Sh NAME
.Nm sfeed-read
-.Nd update & read feed
-.Op Ar $sfeed_outfile
+.Nd sfeed_update & xdg-open feed
.Sh SYNOPSIS
.Nm
-.Op Ar sfeedrc
+.Op Ar ENGINE
.Sh DESCRIPTION
.Bd -literal
@@ -17,20 +16,17 @@
2. backup any existing $sfeed_outfile to $sfeed_outfile.yesterday
3. regenerate $sfeed_outfile; xdg-open $sfeed_outfile
+.Sh ARGUMENTS
+.Bl -tag
+.It Ar ENGINE
+Specify the sfeed engine to use (defaults to sfeed_html).
+
.Sh DEFAULTS
-.Bl -tag -width 12n
-.It Ar sfeed_outfile
-Directory of all your feeds (generated by sfeed_update)
-.Pa ~/.sfeed/feeds
+.Bl -tag
.It Ar sfeed_outfile
The file output sfeed results to
-.Pa ~/docs/sfeed/feeds
-.It Ar sfeed_outdir
-The directory of $outputfile
-.Pa ~/docs/sfeed
-
-.Sh ARGUMENTS
-.It $1
-Specify the output sfeed_* tool to use; defaults to sfeed_html.
+.Pa ~/docs/sfeed/feeds
+I was lazy and didn't make this an environment variable or
+anything,you'll need to modify it in the the source file.
.Os Unix; BSD