diff --git a/README.md b/README.md index c09d0e36..cbe9d886 100644 --- a/README.md +++ b/README.md @@ -465,6 +465,12 @@ cargo install --locked bat Note that additional 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`). +Shell completions are also available by running: +```bash +bat --completion +# see --help for supported shells +``` + ## Customization ### Highlighting theme