mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 02:01:05 +00:00
Add comment about missing man page / completions, see #1198
This commit is contained in:
parent
8d531b6436
commit
2beec1f3ea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user