From dc01f13d9594adc449db71b2156d1ac6ec9312b2 Mon Sep 17 00:00:00 2001 From: terminalforlife Date: Tue, 20 Oct 2020 23:49:15 +0100 Subject: [PATCH] Minor tweak to look text --- sheets/look | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sheets/look b/sheets/look index c8fa49a..27d198a 100644 --- a/sheets/look +++ b/sheets/look @@ -1,8 +1,8 @@ # look # Look for lines in sorted file (Mac OS X) -# Look for lines which begins with the given prefix: +# Look for lines beginning with the given prefix. look prefix file -# Look for lines ignoring case: +# Look for lines, case-insensitively. look -f prefix file