mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-21 17:51:51 +00:00
Improvements
Improvements
This commit is contained in:
parent
ec1c85432c
commit
64fc2681ca
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ def parseOpts(overrideArguments=None):
|
|||
kw = {
|
||||
'version': __version__,
|
||||
'formatter': fmt,
|
||||
'usage': '%prog [OPTIONS] URL [URL...]',
|
||||
'usage': '%prog [OPTIONS] URLS',
|
||||
'conflict_handler': 'resolve',
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue