mirror of
https://github.com/YGGverse/pulsarss.git
synced 2026-04-01 09:35:31 +00:00
add index, limit options, order arguments asc
This commit is contained in:
parent
2badd54a1a
commit
5f06b450a7
3 changed files with 26 additions and 10 deletions
|
|
@ -28,6 +28,8 @@ pulsarss --source https://path/to/feed.rss
|
|||
* `source`, `s` - RSS feed source (required)
|
||||
* `target`, `t` - Destination directory (`public` by default)
|
||||
* `update`, `u` - Update timeout in seconds (`60` by default)
|
||||
* `index`, `i` - Generate `index.gmi` file (`true` by default)
|
||||
* `limit`, `l` - Limit channel items (unlimited by default)
|
||||
* `output`, `o` - Print output (`dw` by default):
|
||||
* `d` - debug
|
||||
* `w` - warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue