1
0
mirror of git://git.suckless.org/sbase synced 2025-02-10 08:46:56 +00:00

strings: The default minimum length sequence is 4 characters not 6

This commit is contained in:
sin 2015-02-17 13:55:44 +00:00
parent 4904f26e5d
commit 949dafc171

View File

@ -11,7 +11,7 @@
.Op Ar file ...
.Sh DESCRIPTION
.Nm
prints the printable character sequences that are at least 6 characters
prints the printable character sequences that are at least 4 characters
long. If no
.Ar files
are given,