From 4df5973fde4a015f6cc94db54ea2e92e6c0650b2 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Sat, 21 Sep 2019 09:01:54 +0200 Subject: [PATCH] Replace 'Printer' by 'needle' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 821ff5b0..37a0b897 100644 --- a/README.md +++ b/README.md @@ -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`