mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Mention BAT_STYLE in README.md
This commit is contained in:
		| @@ -167,7 +167,8 @@ make the change permanent. | ||||
|  | ||||
| You can use the `--style` option to control the appearance of `bat`s output. | ||||
| You can use `--style=numbers,changes`, for example, to show only Git changes | ||||
| and line numbers but no grid and no file header. | ||||
| and line numbers but no grid and no file header. Use the `BAT_STYLE` environment | ||||
| variable to make these changes permanent. | ||||
|  | ||||
| ### Adding new syntaxes / language definitions | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user