mirror of
https://github.com/YGGverse/pulsarss.git
synced 2026-04-01 09:35:31 +00:00
handle optional tags, add warning log level
This commit is contained in:
parent
2ef0c8e7ff
commit
3fefd038f1
4 changed files with 53 additions and 19 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue