mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Include shell completions in the executable
This commit is contained in:
		| @@ -202,6 +202,9 @@ Options: | ||||
|           This option exists for POSIX-compliance reasons ('u' is for 'unbuffered'). The output is | ||||
|           always unbuffered - this option is simply ignored. | ||||
|  | ||||
|       --completion <SHELL> | ||||
|           Show shell completion for a certain shell. [possible values: bash, fish, zsh, ps1] | ||||
|  | ||||
|       --diagnostic | ||||
|           Show diagnostic information for bug reports. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user