Index: llvm/trunk/docs/CommandGuide/llvm-cxxfilt.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-cxxfilt.rst +++ llvm/trunk/docs/CommandGuide/llvm-cxxfilt.rst @@ -63,7 +63,7 @@ .. option:: --version - Display the version of this program. + Display the version of the :program:`llvm-cxxfilt` executable. .. option:: @ Index: llvm/trunk/docs/CommandGuide/llvm-nm.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-nm.rst +++ llvm/trunk/docs/CommandGuide/llvm-nm.rst @@ -227,7 +227,8 @@ .. option:: --version - Display the version of this program. Does not stack with other commands. + Display the version of the :program:`llvm-nm` executable. Does not stack with + other commands. .. option:: --without-aliases Index: llvm/trunk/docs/CommandGuide/llvm-objcopy.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-objcopy.rst +++ llvm/trunk/docs/CommandGuide/llvm-objcopy.rst @@ -131,11 +131,11 @@ .. option:: --version, -V - Display the version of this program. + Display the version of the :program:`llvm-objcopy` executable. .. option:: @ - Read command-line options and commands from response file ``. + Read command-line options and commands from response file ``. COFF-SPECIFIC OPTIONS --------------------- Index: llvm/trunk/docs/CommandGuide/llvm-objdump.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-objdump.rst +++ llvm/trunk/docs/CommandGuide/llvm-objdump.rst @@ -91,7 +91,8 @@ .. option:: --version - Display the version of this program. Does not stack with other commands. + Display the version of the :program:`llvm-objdump` executable. Does not stack + with other commands. .. option:: -x, --all-headers Index: llvm/trunk/docs/CommandGuide/llvm-readelf.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-readelf.rst +++ llvm/trunk/docs/CommandGuide/llvm-readelf.rst @@ -181,7 +181,7 @@ .. option:: --version - Display the version of this program. + Display the version of the :program:`llvm-readelf` executable. .. option:: --version-info, -V Index: llvm/trunk/docs/CommandGuide/llvm-readobj.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-readobj.rst +++ llvm/trunk/docs/CommandGuide/llvm-readobj.rst @@ -133,7 +133,7 @@ .. option:: --version - Display the version of this program. + Display the version of the :program:`llvm-readobj` executable. .. option:: @ Index: llvm/trunk/docs/CommandGuide/llvm-strip.rst =================================================================== --- llvm/trunk/docs/CommandGuide/llvm-strip.rst +++ llvm/trunk/docs/CommandGuide/llvm-strip.rst @@ -102,11 +102,11 @@ .. option:: --version, -V - Display the version of this program. + Display the version of the :program:`llvm-strip` executable. .. option:: @ - Read command-line options and commands from response file ``. + Read command-line options and commands from response file ``. COFF-SPECIFIC OPTIONS ---------------------