diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objcopy.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objcopy.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objcopy.rst b/llvm/docs/CommandGuide/llvm-objcopy.rst index f3926805c44..df51f2ecf49 100644 --- a/llvm/docs/CommandGuide/llvm-objcopy.rst +++ b/llvm/docs/CommandGuide/llvm-objcopy.rst @@ -131,11 +131,11 @@ multiple file formats. .. option:: --version, -V - Display the version of this program. + Display the version of the :program:`llvm-objcopy` 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 --------------------- |