Merge lp:~lkocia/binutils/stripunneeded_manpage into lp:binutils

Proposed by Lucas Kocia
Status: Needs review
Proposed branch: lp:~lkocia/binutils/stripunneeded_manpage
Merge into: lp:binutils
Diff against target: 11 lines (+1/-0)
1 file modified
binutils/doc/binutils.texi (+1/-0)
To merge this branch: bzr merge lp:~lkocia/binutils/stripunneeded_manpage
Reviewer Review Type Date Requested Status
VCS imports Pending
Review via email: mp+332737@code.launchpad.net

Description of the change

Fixes LP:1631631

* Added "strip-unneeded" to SYNOPSIS section of objcopy's man page so as to agree with OPTIONS section

To post a comment you must log in.

Unmerged revisions

27025. By Lucas Kocia

- Added "--strip-unneeded" in the SYNOPSIS section of objcopy's man page so as to agree with OPTIONS section

27024. By Lucas Kocia

- Added "--strip-unneeded" in the OPTIONS section of man page to agree with SYNOPSIS section

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'binutils/doc/binutils.texi'
2--- binutils/doc/binutils.texi 2013-10-14 18:45:46 +0000
3+++ binutils/doc/binutils.texi 2017-10-24 18:30:17 +0000
4@@ -1058,6 +1058,7 @@
5 [@option{-B} @var{bfdarch}|@option{--binary-architecture=}@var{bfdarch}]
6 [@option{-S}|@option{--strip-all}]
7 [@option{-g}|@option{--strip-debug}]
8+ [@option{--strip-unneeded}]
9 [@option{-K} @var{symbolname}|@option{--keep-symbol=}@var{symbolname}]
10 [@option{-N} @var{symbolname}|@option{--strip-symbol=}@var{symbolname}]
11 [@option{--strip-unneeded-symbol=}@var{symbolname}]

Subscribers

People subscribed via source and target branches

to all changes: