mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 09:08:59 +00:00
Oops - forgot one place where -K is documented.
This commit is contained in:
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user