mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Clarified which pager is used in docs
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							cbe68ba84c
						
					
				
				
					commit
					febe335831
				
			| @@ -38,7 +38,7 @@ characters: | |||||||
|  |  | ||||||
| ### Automatic paging | ### Automatic paging | ||||||
|  |  | ||||||
| `bat` can pipe its own output to `less` if the output is too large for one screen. | `bat` can pipe its own output to the defult pager (e.g `less`) if the output is too large for one screen. | ||||||
|  |  | ||||||
| ### File concatenation | ### File concatenation | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user