summaryrefslogtreecommitdiff
path: root/sfeed_update.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_update.1
parent7199cd10a97e9d648b594cf6327f9ed7fa732527 (diff)
man page improvements
Diffstat (limited to 'sfeed_update.1')
-rw-r--r--sfeed_update.17
1 files changed, 4 insertions, 3 deletions
diff --git a/sfeed_update.1 b/sfeed_update.1
index 7e8e94e..81f2d7d 100644
--- a/sfeed_update.1
+++ b/sfeed_update.1
@@ -1,4 +1,4 @@
-.Dd July 22, 2021
+.Dd August 3, 2021
.Dt SFEED_UPDATE 1
.Os
.Sh NAME
@@ -11,7 +11,7 @@
.Nm
writes TAB-separated feed files and merges new items with the items in any
existing files.
-The items are stored in one file per feed in the directory
+The items are stored as one file per feed in the directory
.Pa $HOME/.sfeed/feeds
by default.
The directory can be changed in the
@@ -42,7 +42,8 @@ format containing all items per feed.
The
.Nm
script merges new items with this file.
-The feedname cannot contain '/' characters, they will be replaced with '_'.
+The feed name cannot contain the '/' character because it is a path separator,
+they will be replaced with '_'.
.El
.Sh ENVIRONMENT VARIABLES
.Bl -tag -width Ds