Minor tweak to look text

pull/118/head
terminalforlife 4 years ago
parent bb03a42892
commit dc01f13d95

@ -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

Loading…
Cancel
Save