summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-strip.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-strip.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-strip.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-strip.rst b/llvm/docs/CommandGuide/llvm-strip.rst
index 546a0a26de5..779c67c38bd 100644
--- a/llvm/docs/CommandGuide/llvm-strip.rst
+++ b/llvm/docs/CommandGuide/llvm-strip.rst
@@ -102,11 +102,11 @@ multiple file formats.
.. option:: --version, -V
- Display the version of this program.
+ Display the version of the :program:`llvm-strip` executable.
.. option:: @<FILE>
- Read command-line options and commands from response file `<FILE>`.
+ Read command-line options and commands from response file `<FILE>`.
COFF-SPECIFIC OPTIONS
---------------------
OpenPOWER on IntegriCloud