mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	removed printlns, updated Changelog, updated man
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							d349974089
						
					
				
				
					commit
					6017989c4c
				
			
							
								
								
									
										6
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							| @@ -87,6 +87,12 @@ Specify when to use the decorations that have been specified via '\-\-style'. Th | ||||
| automatic mode only enables decorations if an interactive terminal is detected. Possible | ||||
| values: *auto*, never, always. | ||||
| .HP | ||||
| \fB\-f\fR, \fB\-\-force\-colorization\fR | ||||
| .IP | ||||
| Alias for '--decorations=always --color=always'. This is useful \ | ||||
| if the output of bat is piped to another program, but you want \ | ||||
| to keep the colorization/decorations. | ||||
| .HP | ||||
| \fB\-\-paging\fR <when> | ||||
| .IP | ||||
| Specify when to use the pager. To disable the pager, use \&'\-\-paging=never' or its alias, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user