handle optional tags, add warning log level

This commit is contained in:
yggverse 2025-02-11 21:07:45 +02:00
parent 2ef0c8e7ff
commit 3fefd038f1
4 changed files with 53 additions and 19 deletions

View file

@ -28,8 +28,9 @@ 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)
* `output`, `o` - Print output (`d` by default):
* `output`, `o` - Print output (`dw` by default):
* `d` - debug
* `w` - warning
* `n` - disable
### Autostart