From 77171c1a314401765e4198eec07004b1dd8de3f3 Mon Sep 17 00:00:00 2001 From: James Henderson Date: Thu, 12 Sep 2019 14:24:04 +0000 Subject: [PATCH] [docs][llvm-strip] Remove unnecessary whitespace for consistency git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371739 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-strip.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/CommandGuide/llvm-strip.rst b/docs/CommandGuide/llvm-strip.rst index 8963ac26231..fb1d5a133fc 100644 --- a/docs/CommandGuide/llvm-strip.rst +++ b/docs/CommandGuide/llvm-strip.rst @@ -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 ----------- -- 2.50.1