summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/index.rst
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2017-11-02 18:44:54 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2017-11-02 18:44:54 +0000
commit2f759d471a7e20388901944f6b64d6c74c8a00ae (patch)
tree38ddd8451d1d6649a5ef921bd159b89e6e8d78e8 /docs/CommandGuide/index.rst
parent0c059eff813ce99b6882cc6812a2770a2f45dff4 (diff)
[dsymutil][doc] Improve wording in manpage and rename file.
- Improve wording - Rename llvm-dsymutil to dsymutil - Name -arch=<arch> argument Differential revision: https://reviews.llvm.org/D39561 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317226 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/index.rst')
-rw-r--r--docs/CommandGuide/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/index.rst b/docs/CommandGuide/index.rst
index a706ba1d675..805df00c173 100644
--- a/docs/CommandGuide/index.rst
+++ b/docs/CommandGuide/index.rst
@@ -30,7 +30,7 @@ Basic Commands
llvm-stress
llvm-symbolizer
llvm-dwarfdump
- llvm-dsymutil
+ dsymutil
Debugging Tools
~~~~~~~~~~~~~~~