Minor help text correction
This commit is contained in:
		
							parent
							
								
									1e47d226e1
								
							
						
					
					
						commit
						5e596cac0a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2172,7 +2172,7 @@ if __name__ == '__main__':
 | 
			
		|||
		filesystem.add_option('-l', '--literal',
 | 
			
		||||
				action='store_true', dest='useliteral', help='use literal title in file name', default=False)
 | 
			
		||||
		filesystem.add_option('-A', '--auto-number',
 | 
			
		||||
				action='store_true', dest='autonumber', help='number downloaded URLs starting from 00000', default=False)
 | 
			
		||||
				action='store_true', dest='autonumber', help='number downloaded files starting from 00000', default=False)
 | 
			
		||||
		filesystem.add_option('-o', '--output',
 | 
			
		||||
				dest='outtmpl', metavar='TEMPLATE', help='output filename template')
 | 
			
		||||
		filesystem.add_option('-a', '--batch-file',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue