Update description.
This commit is contained in:
parent
a369e96177
commit
73542eff48
|
@ -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 `<item>` in feeds must have `<link>`, `<title>` and `<description>`.
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user