mirror of
				https://github.com/ytdl-org/youtube-dl.git
				synced 2025-10-29 09:26:20 -07:00 
			
		
		
		
	[options] Clarify --write-annotations help
				
					
				
			This commit is contained in:
		| @@ -637,7 +637,7 @@ def parseOpts(overrideArguments=None): | ||||
|     filesystem.add_option( | ||||
|         '--write-annotations', | ||||
|         action='store_true', dest='writeannotations', default=False, | ||||
|         help='Write video annotations to a .annotation file') | ||||
|         help='Write video annotations to a .annotations.xml file') | ||||
|     filesystem.add_option( | ||||
|         '--load-info', | ||||
|         dest='load_info_filename', metavar='FILE', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user