sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 3260b503e5a4c1d4ccabed0b2672e2f49c38df05
parent 7feab0fd885c1c93344fd427904eae91943493b7
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 15 Jan 2021 18:35:34 +0100

sfeed_opml_import.1: clarify it handles OPML _subscription_ lists specificly

OPML is a more generic format, this tool is specificly for "rss" types and
subscription lists.

Diffstat:
Msfeed_opml_import.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sfeed_opml_import.1 b/sfeed_opml_import.1 @@ -1,9 +1,9 @@ -.Dd January 3, 2021 +.Dd January 15, 2021 .Dt SFEED_OPML_IMPORT 1 .Os .Sh NAME .Nm sfeed_opml_import -.Nd generate a sfeedrc config file from an OPML file +.Nd generate a sfeedrc config file from an OPML subscription list .Sh SYNOPSIS .Nm .Sh DESCRIPTION