Rename to reddit_image_downloader.
This commit is contained in:
		
							parent
							
								
									c275ed8def
								
							
						
					
					
						commit
						a8528fcff1
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
Simple Subreddit Image Downloader
 | 
			
		||||
Reddit Image Downloader
 | 
			
		||||
==========================
 | 
			
		||||
 | 
			
		||||
Simple script downloading images from subreddit. 
 | 
			
		||||
| 
						 | 
				
			
			@ -12,7 +12,7 @@ Requirements
 | 
			
		|||
Usage
 | 
			
		||||
=====
 | 
			
		||||
```
 | 
			
		||||
Usage:    ./download-subreddit-images.sh 'subreddit_name' [hot|new|rising|top|controversial] [number] [all|year|month|week|day]
 | 
			
		||||
Examples: ./download-subreddit-images.sh starterpacks new 10
 | 
			
		||||
          ./download-subreddit-images.sh funny top 50 month
 | 
			
		||||
Usage:    ./reddit_image_downloader 'subreddit_name' [hot|new|rising|top|controversial] [number] [all|year|month|week|day]
 | 
			
		||||
Examples: ./reddit_image_downloader starterpacks new 10
 | 
			
		||||
          ./reddit_image_downloader funny top 50 month
 | 
			
		||||
```
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue