mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-08-18 16:38:11 +02:00
Update documentation for batgrep
This commit is contained in:
@@ -23,6 +23,8 @@ A script that combines [ripgrep](https://github.com/burntsushi/ripgrep) with bat
|
|||||||
| | `--no-follow` | Do not follow symlinks. |
|
| | `--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-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`. |
|
| | `--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. |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user