diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-02-05 13:16:19 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2022-02-05 13:16:19 +0100 |
commit | 4e0df8dcb868d12745470794a97f7ab0eda8da8c (patch) | |
tree | 863c5664db9a91bee090eb001cb40e2e20f4fcf9 | |
parent | 01b950a8f719068508a245e9ee6b3d1b1fafe056 (diff) |
sfeed_curses.1: tiny rewording from previous commit
There is only one enclosure supported.
-rw-r--r-- | sfeed_curses.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfeed_curses.1 b/sfeed_curses.1 index 03315ab..f507475 100644 --- a/sfeed_curses.1 +++ b/sfeed_curses.1 @@ -32,7 +32,7 @@ Items with a timestamp from the last day compared to the system time at the time of loading the feed are marked as new and bold. There is also an alternative mode available to mark items as read by matching it against a list of URLs from a plain-text file. -Items with enclosures are marked with a @ symbol. +Items with an enclosure are marked with a @ symbol. .Pp .Nm aligns the output. |