commit fef85e3c39946b50b337cdf57a4a3d530eb85ac2
parent 58555779d123be68c0acf9ea898931d656ec6d63
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 28 Feb 2021 13:37:21 +0100
sfeed.1: reference sfeed_update and sfeedrc
The shellscript is optional, but reference it in the documentation.
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/sfeed.1 b/sfeed.1
@@ -1,4 +1,4 @@
-.Dd February 19, 2021
+.Dd February 28, 2021
.Dt SFEED 1
.Os
.Sh NAME
@@ -60,7 +60,9 @@ curl -s 'https://codemadness.org/atom.xml' | sfeed
.Ed
.Sh SEE ALSO
.Xr sfeed_plain 1 ,
-.Xr sfeed 5
+.Xr sfeed_update 1 ,
+.Xr sfeed 5 ,
+.Xr sfeedrc 5
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org
.Sh CAVEATS