aboutsummaryrefslogtreecommitdiff
path: root/binutils/strings.1
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2000-03-25 19:52:38 +0000
committerPhil Blundell <philb@gnu.org>2000-03-25 19:52:38 +0000
commitfd5ccd4792aa18f3520f0d022eae6b2bfdc8fd0a (patch)
tree75377f58542facb9f2e1e5b02cbcaf904b2fc043 /binutils/strings.1
parent9ff590a53b238e5db70c7d77ed24d7d56ade622c (diff)
downloadgdb-fd5ccd4792aa18f3520f0d022eae6b2bfdc8fd0a.zip
gdb-fd5ccd4792aa18f3520f0d022eae6b2bfdc8fd0a.tar.gz
gdb-fd5ccd4792aa18f3520f0d022eae6b2bfdc8fd0a.tar.bz2
2000-03-09 Tim Waugh <twaugh@redhat.com>
* strings.1: Correct '-bytes' to '--bytes'.
Diffstat (limited to 'binutils/strings.1')
-rw-r--r--binutils/strings.12
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.