mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-12-22 15:57:23 +00:00
Decapitalize options in README for consistency with youtube-dl --help
This commit is contained in:
parent
a2f7e3a5bb
commit
1d2e86aed9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# youtube-dl
|
||||
|
||||
## USAGE
|
||||
youtube-dl [OPTIONS] URL [URL...]
|
||||
youtube-dl [options] url [url...]
|
||||
|
||||
## DESCRIPTION
|
||||
**youtube-dl** is a small command-line program to download videos from
|
||||
|
|
Loading…
Reference in a new issue