aboutsummaryrefslogtreecommitdiff
path: root/binutils/strip.1
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/strip.1')
-rw-r--r--binutils/strip.18
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/strip.1 b/binutils/strip.1
index 5373b9f..e1ec592 100644
--- a/binutils/strip.1
+++ b/binutils/strip.1
@@ -92,6 +92,14 @@ Remove all symbols.
Remove debugging symbols only.
.TP
+.B \-N \fIsymbolname\fR
+.TP
+.B \-\-strip\-symbol=\fIsymbolname
+Remove symbol \fIsymbolname\fP from the source file. This option
+may be given more than once, and may be combined with other strip
+options.
+
+.TP
.B \-x
.TP
.B \-\-discard\-all