diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objdump.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objdump.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objdump.rst b/llvm/docs/CommandGuide/llvm-objdump.rst index d65e4906025..1b8273beb56 100644 --- a/llvm/docs/CommandGuide/llvm-objdump.rst +++ b/llvm/docs/CommandGuide/llvm-objdump.rst @@ -91,7 +91,8 @@ combined with other commands: .. 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 |