Fix --limit documentation.
This commit is contained in:
parent
1bd79b27d6
commit
9d1c64463f
@ -71,7 +71,7 @@ You just need to be inside the directory `miniflux` and run the script `cronjob.
|
|||||||
|
|
||||||
Parameters | Type | Value
|
Parameters | Type | Value
|
||||||
--------------------|--------------------------------|-----------------------------
|
--------------------|--------------------------------|-----------------------------
|
||||||
--limit | optional | time in minutes
|
--limit | optional | number of feeds
|
||||||
--call-interval | optional, excluded by --limit, require --update-interval | time in minutes < update interval time
|
--call-interval | optional, excluded by --limit, require --update-interval | time in minutes < update interval time
|
||||||
--update-interval | optional, excluded by --limit, require --call-interval | time in minutes >= call interval time
|
--update-interval | optional, excluded by --limit, require --call-interval | time in minutes >= call interval time
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user