mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Replace 'Printer' by 'needle'
This commit is contained in:
		| @@ -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` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user