mirror of
https://github.com/YGGverse/pulsarss.git
synced 2026-03-31 09:05:29 +00:00
implement debug output features
This commit is contained in:
parent
196ec99361
commit
2ef0c8e7ff
4 changed files with 58 additions and 11 deletions
|
|
@ -28,6 +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):
|
||||
* `d` - debug
|
||||
* `n` - disable
|
||||
|
||||
### Autostart
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue