diff options
author | James Henderson <jh7370@my.bristol.ac.uk> | 2019-09-12 14:24:04 +0000 |
---|---|---|
committer | James Henderson <jh7370@my.bristol.ac.uk> | 2019-09-12 14:24:04 +0000 |
commit | f145456fc4a4a9938630daab41969da2be8208db (patch) | |
tree | 14ba74960358f75f179adc0026d0031bb09416bc /llvm/docs/CommandGuide | |
parent | d23fab09a2dd620f001dc34a1a46c0b1ce473ee3 (diff) | |
download | bcm5719-llvm-f145456fc4a4a9938630daab41969da2be8208db.tar.gz bcm5719-llvm-f145456fc4a4a9938630daab41969da2be8208db.zip |
[docs][llvm-strip] Remove unnecessary whitespace for consistency
llvm-svn: 371739
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-strip.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-strip.rst b/llvm/docs/CommandGuide/llvm-strip.rst index 8963ac26231..fb1d5a133fc 100644 --- a/llvm/docs/CommandGuide/llvm-strip.rst +++ b/llvm/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 ----------- |