summaryrefslogtreecommitdiff
path: root/man/1/look
diff options
context:
space:
mode:
Diffstat (limited to 'man/1/look')
-rw-r--r--man/1/look15
1 files changed, 12 insertions, 3 deletions
diff --git a/man/1/look b/man/1/look
index c42158c5..2830f196 100644
--- a/man/1/look
+++ b/man/1/look
@@ -4,9 +4,12 @@ look \- find lines in a sorted list
.SH SYNOPSIS
.B look
[
-.BI -dfnixt c
-]
-[
+.BI -dfnix
+] [
+.BI -r " endkey"
+] [
+.BI -t c
+] [
.I string
]
[
@@ -49,6 +52,12 @@ Upper case letters compare equal to lower case.
Numeric comparison with initial string of digits, optional minus sign,
and optional decimal point.
.TP
+.BI -r " endkey"
+Limit the range of matching values, to include
+the word
+.I endkey
+but no larger values.
+.TP
.BR -t [ \f2c\f1 ]
Character
.I c