sfeed_update.1: remove mentioning of / in path names here - sfeed - RSS and Ato… | |
git clone git://git.codemadness.org/sfeed | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 5e9dfb2a28a0305abb4e27df3b15214588c88468 | |
parent 3eb8fb2bb4fec18cc3e82b52086368bc837a41bd | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 1 Aug 2023 18:56:06 +0200 | |
sfeed_update.1: remove mentioning of / in path names here | |
This is documented in the sfeedrc.5 also where it is more suitable. | |
Diffstat: | |
M sfeed_update.1 | 4 +--- | |
1 file changed, 1 insertion(+), 3 deletions(-) | |
--- | |
diff --git a/sfeed_update.1 b/sfeed_update.1 | |
@@ -1,4 +1,4 @@ | |
-.Dd December 15, 2022 | |
+.Dd August 1, 2023 | |
.Dt SFEED_UPDATE 1 | |
.Os | |
.Sh NAME | |
@@ -42,8 +42,6 @@ format containing all items per feed. | |
The | |
.Nm | |
script merges new items with this file. | |
-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 |