* binutils.texi (strip, -v option): Fix typo.
This commit is contained in:
parent
4a2383c1f8
commit
1269d44115
1 changed files with 1 additions and 1 deletions
|
@ -1032,7 +1032,7 @@ Show the version number for @code{strip}.
|
|||
@item -v
|
||||
@itemx --verbose
|
||||
Verbose output: list all object files modified. In the case of
|
||||
archives, @samp{strip -V} lists all members of the archive.
|
||||
archives, @samp{strip -v} lists all members of the archive.
|
||||
@end table
|
||||
|
||||
@node Index, , strip, Top
|
||||
|
|
Loading…
Reference in a new issue