spread icon indicating copy to clipboard operation
spread copied to clipboard

Fix MATCH explanation in README

Open jy5275 opened this issue 4 months ago • 0 comments

As defined in the source code (here and here), the MATCH should be grep -q -E, rather than grep -q -e

jy5275 avatar Aug 18 '25 13:08 jy5275