diff options
Diffstat (limited to 'binutils/strings.1')
-rw-r--r-- | binutils/strings.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/strings.1 b/binutils/strings.1 index 408de29..f0e46e5 100644 --- a/binutils/strings.1 +++ b/binutils/strings.1 @@ -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. |