Update readme

This commit is contained in:
Antonio J. Delgado 2024-08-03 10:32:03 +03:00
parent b39cb7b5e5
commit 78390c4140

View file

@ -33,6 +33,8 @@ Customize the templates (if you know HTML, CSS and Jinja2) and run the command.
-t, --token TEXT Mastodon token with read access. [required] -t, --token TEXT Mastodon token with read access. [required]
-s, --server TEXT Mastodon server full qualified name. -s, --server TEXT Mastodon server full qualified name.
-L, --limit INTEGER Mastodon token with read access. -L, --limit INTEGER Mastodon token with read access.
-R, --limit-per-request INTEGER
Mastodon token with read access.
-w, --wait INTEGER Seconds to wait between requests to avoid -w, --wait INTEGER Seconds to wait between requests to avoid
rate limits. rate limits.
-r, --recipient TEXT Recipient email to get the posts. -r, --recipient TEXT Recipient email to get the posts.