From 26255a3cd5c9e29d5ac2ef8d51cd1aed841850d7 Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Thu, 3 Dec 1998 19:54:43 +0000 Subject: [PATCH] The explanation shows "-V" as being 'verbose' correct this to "-v" PR: docs/8892 Submitted by: Hirayama Issei --- contrib/binutils/binutils/strip.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/binutils/binutils/strip.1 b/contrib/binutils/binutils/strip.1 index 7974612194af..11cdb188118a 100644 --- a/contrib/binutils/binutils/strip.1 +++ b/contrib/binutils/binutils/strip.1 @@ -150,7 +150,7 @@ other than \fB\-K\fR. .B \-\-verbose Verbose output: list all object files modified. In the case of archives, -.B "strip \-V" +.B "strip \-v" lists all members of the archive. .TP