[llvm] 027eb25 - [docs][llvm-cxxfilt] Fix indentation in rst file
James Henderson via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 02:48:59 PDT 2020
Author: James Henderson
Date: 2020-04-30T10:41:45+01:00
New Revision: 027eb25121952c801b712fa1f1aa04ea3eb97e03
URL: https://github.com/llvm/llvm-project/commit/027eb25121952c801b712fa1f1aa04ea3eb97e03
DIFF: https://github.com/llvm/llvm-project/commit/027eb25121952c801b712fa1f1aa04ea3eb97e03.diff
LOG: [docs][llvm-cxxfilt] Fix indentation in rst file
This makes it consistent throughout the options, although the end result
is unchanged.
Added:
Modified:
llvm/docs/CommandGuide/llvm-cxxfilt.rst
Removed:
################################################################################
diff --git a/llvm/docs/CommandGuide/llvm-cxxfilt.rst b/llvm/docs/CommandGuide/llvm-cxxfilt.rst
index 5d257b98895e..a2a15d159b64 100644
--- a/llvm/docs/CommandGuide/llvm-cxxfilt.rst
+++ b/llvm/docs/CommandGuide/llvm-cxxfilt.rst
@@ -46,11 +46,11 @@ OPTIONS
.. option:: --help, -h
- Print a summary of command line options.
+ Print a summary of command line options.
.. option:: --help-list
- Print an uncategorized summary of command line options.
+ Print an uncategorized summary of command line options.
.. option:: --strip-underscore, -_
More information about the llvm-commits
mailing list