mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Merge branch 'master' into dark-light
This commit is contained in:
		| @@ -20,6 +20,13 @@ Options: | ||||
|             * unicode (␇, ␊, ␀, ..) | ||||
|             * caret   (^G, ^J, ^@, ..) | ||||
|  | ||||
|       --binary <behavior> | ||||
|           How to treat binary content. (default: no-printing) | ||||
|            | ||||
|           Possible values: | ||||
|             * no-printing: do not print any binary content | ||||
|             * as-text: treat binary content as normal text | ||||
|  | ||||
|   -p, --plain... | ||||
|           Only show plain style, no decorations. This is an alias for '--style=plain'. When '-p' is | ||||
|           used twice ('-pp'), it also disables automatic paging (alias for '--style=plain | ||||
|   | ||||
		Reference in New Issue
	
	Block a user