mirror of
https://github.com/adulau/mastodon-markdown-archive.git
synced 2024-11-21 17:37:06 +00:00
Update README
This commit is contained in:
parent
f0b7325988
commit
7e9b4aa208
1 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@ Usage of mastodon-markdown-archive:
|
|||
-exclude-replies
|
||||
Whether or not exclude replies to other users
|
||||
-limit int
|
||||
Maximum number of posts to fetch (default 40)
|
||||
Maximum number of posts to fetch (default 40, maximum 40)
|
||||
-max-id string
|
||||
Fetch posts lesser than this id
|
||||
-min-id string
|
||||
|
@ -37,6 +37,8 @@ Usage of mastodon-markdown-archive:
|
|||
Fetch posts greater than this id
|
||||
-template string
|
||||
Template to use for post rendering, if passed
|
||||
-threaded
|
||||
Thread replies for a post in a single file (default true)
|
||||
-user string
|
||||
URL of User's Mastodon account whose toots will be fetched
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue