]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/options.py
New upstream version 2020.03.24
[youtubedl] / youtube_dl / options.py
index 1ffabc62bedacb42aeb34f585d04ed7bc3ff8045..8826b382c3cc70ab21bacef8de94314ec193948b 100644 (file)
@@ -134,7 +134,7 @@ def parseOpts(overrideArguments=None):
         action='help',
         help='Print this help text and exit')
     general.add_option(
-        '-v', '--version',
+        '--version',
         action='version',
         help='Print program version and exit')
     general.add_option(