diff --git a/README.adoc b/README.adoc index e9d5c77..adcd3b0 100644 --- a/README.adoc +++ b/README.adoc @@ -48,7 +48,7 @@ ytdl_extra_args="--quiet" | *download_dir* | The directory to which the videos will be downloaded. | *keep_for_days* | Download only videos newer than this many days and delete older videos. | *ytdl_format* | Same syntax as link:{url-ytdl-format}[youtube-dl --format]. Default is "best". -| *max_videos* | Maximum number of videos to consider. Default is to consider all. +| *max_videos* | Maximum number of videos to consider per feed. Default is to consider all. | *ytdl_extra_args* | Extra arguments for `youtube-dl`. Optional. |===============================================================================