mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
2000-09-04 Todd Vierling <tv@wasabisystems.com>
* strip.1: Fix stray '\' in -o formatting. Approved by: Philip Blundell <pb@tazenda.demon.co.uk> Message-Id: <E13UkHe-0003xI-00@kings-cross.london.uk.eu.org>
This commit is contained in:
parent
893fbe3e4c
commit
1396e7b4f0
@ -1,3 +1,7 @@
|
||||
2000-09-04 Todd Vierling <tv@wasabisystems.com>
|
||||
|
||||
* strip.1: Fix stray '\' in -o formatting.
|
||||
|
||||
2000-05-30 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* objdump.c (display_target_list): Use bfd_close_all_done, not
|
||||
|
@ -26,7 +26,7 @@ strip \- Discard symbols from object files.
|
||||
.RB "[\|" \-X\fR\ |\ \fB\-\-discard\-locals "\|]"
|
||||
.RB "[\|" \-K\ \fIsymbolname\fR\ |\ \fB\-\-keep\-symbol=\fIsymbolname\fR "\|]"
|
||||
.RB "[\|" \-N\ \fIsymbolname\fR\ |\ \fB\-\-strip\-symbol=\fIsymbolname\fR "\|]"
|
||||
.RB "[\|" \-o\ \fIfile\f\R "\|]"
|
||||
.RB "[\|" \-o\ \fIfile\fR "\|]"
|
||||
.RB "[\|" \-p\fR\ |\ \fB\-\-preserve\-dates "\|]"
|
||||
.RB "[\|" \-v\fR\ |\ \fB\-\-verbose "\|]"
|
||||
.RB "[\|" \-V\fR\ |\ \fB\-\-version "\|]"
|
||||
|
Loading…
Reference in New Issue
Block a user