mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[options] Remove duplicate short option -v for --version (#24162)
This commit is contained in:
		 The Hatsune Daishi
					The Hatsune Daishi
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							bee6451fe8
						
					
				
				
					commit
					b76f0e58f7
				
			| @@ -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( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user