mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-16 14:19:52 +08:00
Fix typo in binutils manual
I happened to notice that the binutils manual has a typo in the name of a command-line option.
This commit is contained in:
@@ -2042,7 +2042,7 @@ As long as the debug info file has been installed into one of these
|
||||
locations before the debugger is run everything should work
|
||||
correctly.
|
||||
|
||||
@item --keep-section-symbils
|
||||
@item --keep-section-symbols
|
||||
When stripping a file, perhaps with @option{--strip-debug} or
|
||||
@option{--strip-unneeded}, retain any symbols specifying section names,
|
||||
which would otherwise get stripped.
|
||||
|
||||
Reference in New Issue
Block a user