mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 12:12:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
	
		
			279 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
	
		
			279 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Name
 | |
| 
 | |
| QuickShow - Serenity image viewer
 | |
| 
 | |
| ## Synopsis
 | |
| 
 | |
| ```**sh
 | |
| $ QuickShow [file]
 | |
| ```
 | |
| 
 | |
| ## Description
 | |
| 
 | |
| QuickShow is an image viewing application for Serenity.
 | |
| 
 | |
| ## Arguments
 | |
| 
 | |
| * `file`: The image file to be displayed.
 | |
| 
 | |
| ## Examples
 | |
| 
 | |
| ```sh
 | |
| $ QuickShow /res/graphics/buggie.png
 | |
| ```
 | 
