mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00: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.
|
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
|
```bash
|
||||||
batgrep Printer src/
|
batgrep needle src/
|
||||||
```
|
```
|
||||||
|
|
||||||
#### `tail -f`
|
#### `tail -f`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user