mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-29 22:24:35 +00:00 
			
		
		
		
	Merge pull request #1276 from tommilligan/style-rule
style: add component 'rule' for horizontal file delimiter
This commit is contained in:
		
							
								
								
									
										2
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							| @@ -129,7 +129,7 @@ Configure which elements (line numbers, file headers, grid borders, Git modifica | ||||
| of components to display (e.g. 'numbers,changes,grid') or a pre\-defined style ('full'). | ||||
| To set a default style, add the '\-\-style=".."' option to the configuration file or | ||||
| export the BAT_STYLE environment variable (e.g.: export BAT_STYLE=".."). Possible | ||||
| values: *auto*, full, plain, changes, header, grid, numbers, snip. | ||||
| values: *auto*, full, plain, changes, header, grid, rule, numbers, snip. | ||||
| .HP | ||||
| \fB\-r\fR, \fB\-\-line\-range\fR <N:M>... | ||||
| .IP | ||||
|   | ||||
		Reference in New Issue
	
	Block a user