diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-nm.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-nm.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-nm.rst b/llvm/docs/CommandGuide/llvm-nm.rst index 1efa15e2dfa..71efac7fa7a 100644 --- a/llvm/docs/CommandGuide/llvm-nm.rst +++ b/llvm/docs/CommandGuide/llvm-nm.rst @@ -227,7 +227,8 @@ OPTIONS .. 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 |