mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 08:52:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
	
		
			264 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			264 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
| fortune
 | |
| 
 | |
| ## Synopsis
 | |
| 
 | |
| ```sh
 | |
| $ fortune [path]
 | |
| ```
 | |
| 
 | |
| ## Description
 | |
| 
 | |
| Open a fortune cookie, receive a free quote for the day!
 | |
| 
 | |
| ## Arguments:
 | |
| 
 | |
| * `path`: Path to JSON file with quotes (/res/fortunes.json by default)
 | |
| 
 | |
| <!-- Auto-generated through ArgsParser -->
 | 
