BurntSushi / ripgrep

ripgrep recursively searches directories for a regex pattern while respecting your gitignore
The Unlicense
48.97k stars 2.01k forks source link

Fix README typo in ugrep command for searches without literal optimization opportunities #2876

Closed hjmeijer closed 3 months ago

hjmeijer commented 3 months ago

It seems the entry for ugrep in this table was copied-and-not-updated from the previous table. The timing measurements indicate that the correct command was measured, so I considered this the most likely command that was used.

I'm unable to be 100% sure obviously.