Increase default limit for compact mode

This commit is contained in:
Ivan Habunek
2022-08-18 10:06:23 +02:00
parent 4d19f09065
commit cacf921923
3 changed files with 7 additions and 4 deletions

View File

@ -52,7 +52,7 @@ twitch-dl videos <channel_name> [FLAGS] [OPTIONS]
<tr>
<td class="code">-l, --limit</td>
<td>Number of videos to fetch. Defaults to 10.</td>
<td>Number of videos to fetch. Defaults to 40 in copmpact mode, 10 otherwise.</td>
</tr>
<tr>