2000-03-09 Tim Waugh <twaugh@redhat.com>
* strings.1: Correct '-bytes' to '--bytes'.
This commit is contained in:
parent
9ff590a53b
commit
fd5ccd4792
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-03-09 Tim Waugh <twaugh@redhat.com>
|
||||
|
||||
* strings.1: Correct '-bytes' to '--bytes'.
|
||||
|
||||
2000-03-08 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* Makefile.am (install-exec-local): Depend on
|
||||
|
|
|
@ -90,7 +90,7 @@ on the standard output and exit.
|
|||
.TP
|
||||
.B "\-\fImin\-len\fP"
|
||||
.TP
|
||||
.B "\-bytes=\fImin\-len\fP"
|
||||
.B "\-\-bytes=\fImin\-len\fP"
|
||||
Print sequences of characters that are at least
|
||||
.I min\-len
|
||||
characters long, instead of the default 4.
|
||||
|
|
Loading…
Reference in a new issue