mirror of
				https://github.com/KevinMidboe/bulk-downloader-for-reddit.git
				synced 2025-10-29 17:40:15 +00:00 
			
		
		
		
	Added clarifcation to log mode
This commit is contained in:
		| @@ -84,7 +84,9 @@ def parseArguments(arguments=[]): | ||||
|                         help="Gets upvoted posts of --user") | ||||
|  | ||||
|     parser.add_argument("--log", | ||||
|                         help="Triggers log read mode and takes a log file", | ||||
|                         help="Takes a log file which created by itself " \ | ||||
|                              "(json files), reads posts and tries downloadin" \ | ||||
|                              "g them again.", | ||||
|                         # type=argparse.FileType('r'), | ||||
|                         metavar="LOG FILE") | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user