summaryrefslogtreecommitdiff
path: root/sfeed_atom.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-07-27 11:25:02 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-08-03 20:43:54 +0200
commit702fd5193030cae25c199e7c4dba7a9be1ba89cc (patch)
tree0d14b58d285b15724b3d5a643b4425d4f2b51f25 /sfeed_atom.1
parent7199cd10a97e9d648b594cf6327f9ed7fa732527 (diff)
man page improvements
Diffstat (limited to 'sfeed_atom.1')
-rw-r--r--sfeed_atom.19
1 files changed, 6 insertions, 3 deletions
diff --git a/sfeed_atom.1 b/sfeed_atom.1
index 0a332a0..4e669b0 100644
--- a/sfeed_atom.1
+++ b/sfeed_atom.1
@@ -1,4 +1,4 @@
-.Dd July 25, 2021
+.Dd July 31, 2021
.Dt SFEED_ATOM 1
.Os
.Sh NAME
@@ -28,10 +28,13 @@ If
.Nm
is reading from one or more
.Ar file
-it will prefix the entry title with the feed name which is the basename of the
-input file.
+arguments it will prefix the entry title with "[feed name] ".
.Sh EXIT STATUS
.Ex -std
+.Sh EXAMPLES
+.Bd -literal
+sfeed_atom ~/.sfeed/feeds/*
+.Ed
.Sh SEE ALSO
.Xr sfeed 1 ,
.Xr sfeed_plain 1 ,