add index, limit options, order arguments asc

This commit is contained in:
yggverse 2025-02-12 18:38:31 +02:00
parent 2badd54a1a
commit 5f06b450a7
3 changed files with 26 additions and 10 deletions

View file

@ -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