mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-12 07:09:11 +03:00
Clarify usage
This commit is contained in:
+1
-1
@@ -3391,7 +3391,7 @@ def parseOpts():
|
||||
kw = {
|
||||
'version' : __version__,
|
||||
'formatter' : fmt,
|
||||
'usage' : '%prog [options] url...',
|
||||
'usage' : '%prog [options] url [url...]',
|
||||
'conflict_handler' : 'resolve',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user