uniq: document -s option (thanks heaumer)

This commit is contained in:
ftrvxmtrx 2014-05-03 11:38:36 +02:00
parent 306bee92e1
commit 19cdd8c4b9

View file

@ -4,7 +4,7 @@ uniq \- report repeated lines in a file
.SH SYNOPSIS
.B uniq
[
.B -udc
.B -udcs
[
.BI +- num
]
@ -37,6 +37,9 @@ Implies
and
.BR -d .
.TP
.B -s
Count as a duplicate if the prefix matches the previous unique line.
.TP
.BI - num
The first
.IR num