diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-08-01 18:56:06 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2023-08-01 18:56:06 +0200 |
commit | 5e9dfb2a28a0305abb4e27df3b15214588c88468 (patch) | |
tree | 509f3b89c6ac6f881ad3e67c3b13fcb6ed78a88b | |
parent | 3eb8fb2bb4fec18cc3e82b52086368bc837a41bd (diff) |
sfeed_update.1: remove mentioning of / in path names here
This is documented in the sfeedrc.5 also where it is more suitable.
-rw-r--r-- | sfeed_update.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sfeed_update.1 b/sfeed_update.1 index 5e01589..ed61726 100644 --- 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 |