mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 19:57:46 +02:00
Update documentation for batgrep
This commit is contained in:
parent
e71de135e6
commit
a1cf0eca18
@ -23,6 +23,8 @@ A script that combines [ripgrep](https://github.com/burntsushi/ripgrep) with bat
|
||||
| | `--no-follow` | Do not follow symlinks. |
|
||||
| | `--no-snip` | Do not show the `snip` decoration.<br /><br />This is automatically enabled when `--context=0` or when `bat --version` is less than `0.12.x`. |
|
||||
| | `--no-highlight` | Do not highlight matching lines.<br /><br />This is automatically enabled when `--context=0`. |
|
||||
| | `--color` | Force color output. |
|
||||
| | `--no-color` | Force disable color output. |
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user