[llvm] r371739 - [docs][llvm-strip] Remove unnecessary whitespace for consistency

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 07:24:04 PDT 2019


Author: jhenderson
Date: Thu Sep 12 07:24:04 2019
New Revision: 371739

URL: http://llvm.org/viewvc/llvm-project?rev=371739&view=rev
Log:
[docs][llvm-strip] Remove unnecessary whitespace for consistency

Modified:
    llvm/trunk/docs/CommandGuide/llvm-strip.rst

Modified: llvm/trunk/docs/CommandGuide/llvm-strip.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CommandGuide/llvm-strip.rst?rev=371739&r1=371738&r2=371739&view=diff
==============================================================================
--- llvm/trunk/docs/CommandGuide/llvm-strip.rst (original)
+++ llvm/trunk/docs/CommandGuide/llvm-strip.rst Thu Sep 12 07:24:04 2019
@@ -101,7 +101,7 @@ multiple file formats.
 
 .. option:: --version, -V
 
-  Display the version of this program.
+ Display the version of this program.
 
 COFF-SPECIFIC OPTIONS
 ---------------------
@@ -149,7 +149,6 @@ them.
 
  Preserve access and modification timestamps.
 
-
 EXIT STATUS
 -----------
 




More information about the llvm-commits mailing list