nm: Replace --with-symbol-versions with --without-symbol-versions in --help output
PR 31243 nm: Fix --help output
This commit is contained in:
parent
9dd903dfbf
commit
fad00902c2
@ -365,7 +365,7 @@ usage (FILE *stream, int status)
|
|||||||
fprintf (stream, _("\
|
fprintf (stream, _("\
|
||||||
-W, --no-weak Ignore weak symbols\n"));
|
-W, --no-weak Ignore weak symbols\n"));
|
||||||
fprintf (stream, _("\
|
fprintf (stream, _("\
|
||||||
--with-symbol-versions Display version strings after symbol names\n"));
|
--without-symbol-versions Do not display version strings after symbol names\n"));
|
||||||
fprintf (stream, _("\
|
fprintf (stream, _("\
|
||||||
-X 32_64 (ignored)\n"));
|
-X 32_64 (ignored)\n"));
|
||||||
fprintf (stream, _("\
|
fprintf (stream, _("\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user