mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-08 22:59:06 +01:00
Replace 'Printer' by 'needle'
This commit is contained in:
parent
45f3c73331
commit
4df5973fde
@ -110,7 +110,7 @@ fd … -X bat
|
||||
With [`batgrep`](https://github.com/eth-p/bat-extras/blob/master/doc/batgrep.md), `bat` can be used as the printer for [`ripgrep`](https://github.com/BurntSushi/ripgrep) search results.
|
||||
|
||||
```bash
|
||||
batgrep Printer src/
|
||||
batgrep needle src/
|
||||
```
|
||||
|
||||
#### `tail -f`
|
||||
|
Loading…
Reference in New Issue
Block a user