Add comment about missing man page / completions, see #1198

pull/1208/head
sharkdp 4 years ago
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…
Cancel
Save