summaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-04-25 09:25:57 +0000
committerNick Clifton <nickc@redhat.com>2005-04-25 09:25:57 +0000
commitacd346f12c6ffca486c7eea2aee0890d3e5ffd8d (patch)
treec47e4d7cfc0954e0581a06661850d14332f79f9c /binutils/objcopy.c
parent76f691ab23bf7890f4198f21d209600f2fc1f58f (diff)
downloadbinutils-redhat-acd346f12c6ffca486c7eea2aee0890d3e5ffd8d.tar.gz
Oops - forgot one place where -K is documented.
Diffstat (limited to 'binutils/objcopy.c')
-rw-r--r--binutils/objcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objcopy.c b/binutils/objcopy.c
index 03f71e1bc7..76e1b832aa 100644
--- a/binutils/objcopy.c
+++ b/binutils/objcopy.c
@@ -503,7 +503,7 @@ strip_usage (FILE *stream, int exit_status)
--strip-unneeded Remove all symbols not needed by relocations\n\
--only-keep-debug Strip everything but the debug information\n\
-N --strip-symbol=<name> Do not copy symbol <name>\n\
- -K --keep-symbol=<name> Only copy symbol <name>\n\
+ -K --keep-symbol=<name> Do not strip symbol <name>\n\
-w --wildcard Permit wildcard in symbol comparison\n\
-x --discard-all Remove all non-global symbols\n\
-X --discard-locals Remove any compiler-generated symbols\n\