[docs][llvm-objcopy][llvm-strip] Improve --strip-unneeded description
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 13 Sep 2019 13:26:52 +0000 (13:26 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 13 Sep 2019 13:26:52 +0000 (13:26 +0000)
commit818e5c9503a4a0aaa18d3f5c6da5b2c491d58da1
tree0fa4d52d110dbcc1abc6cbaf3eff2cf4582c0408
parent41f4d68a50beeaeb821baa29b5591a7146b98b05
[docs][llvm-objcopy][llvm-strip] Improve --strip-unneeded description

Behaviour was recently added to this switch to strip debug sections too.
See r369761.

This change also makes the description for the --strip-unneeded switch
consistent between the two docs.

Reviewed by: MaskRay

Differential Revision: https://reviews.llvm.org/D67546

llvm-svn: 371855
llvm/docs/CommandGuide/llvm-objcopy.rst
llvm/docs/CommandGuide/llvm-strip.rst