diff --git a/README.adoc b/README.adoc index 405a45d..d3ae9af 100644 --- a/README.adoc +++ b/README.adoc @@ -10,8 +10,8 @@ :uri-mastodon-cpp: https://schlomp.space/tastytea/mastodon-cpp :uri-jsoncpp: https://github.com/open-source-parsers/jsoncpp -*mastorss* dumps RSS feeds into a mastodon account. Supports RSS 2.0 but not -RSS 0.92. Does not support Atom at the moment. +*mastorss* reads RSS feeds and posts the items via the Mastodon API. Does not +support Atom at the moment. Each `` in feeds must have ``, `` and `<description>`. diff --git a/man/mastorss.1.adoc b/man/mastorss.1.adoc index 4d15d64..3db60fc 100644 --- a/man/mastorss.1.adoc +++ b/man/mastorss.1.adoc @@ -15,7 +15,10 @@ mastorss - Another RSS to Mastodon bot. *mastorss* [--help|--version] <profile> -// == DESCRIPTION +== DESCRIPTION + +*mastorss* reads RSS feeds and posts the items via the Mastodon API. Does not +support Atom at the moment. == OPTIONS