mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Add comment about missing man page / completions, see #1198
This commit is contained in:
		| @@ -332,6 +332,9 @@ higher. You can then use `cargo` to build everything: | ||||
| cargo install --locked bat | ||||
| ``` | ||||
|  | ||||
| Note that addition files like the man page or shell completion | ||||
| files can not be installed in this way. They will be generated by `cargo` and should be available in the cargo target folder (under `build`). | ||||
|  | ||||
| ## Customization | ||||
|  | ||||
| ### Highlighting theme | ||||
|   | ||||
		Reference in New Issue
	
	Block a user