Fix --limit documentation.

This commit is contained in:
Neck 2013-05-21 19:18:41 +01:00
parent 1bd79b27d6
commit 9d1c64463f
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ You just need to be inside the directory `miniflux` and run the script `cronjob.
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
--update-interval | optional, excluded by --limit, require --call-interval | time in minutes >= call interval time