From: Fangrui Song Date: Thu, 17 Oct 2019 11:56:26 +0000 (+0000) Subject: [docs][llvm-ar] Fix option:: O after r375106 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5095a67a1a0c1ab170670d7eafa7c4448ffc3a21;p=platform%2Fupstream%2Fllvm.git [docs][llvm-ar] Fix option:: O after r375106 docs-llvm-html fails => unknown option: O There are lots of formatting issues in the file but they will be fixed by D68998. llvm-svn: 375107 --- diff --git a/llvm/docs/CommandGuide/llvm-ar.rst b/llvm/docs/CommandGuide/llvm-ar.rst index a138dcf..8a36a40 100644 --- a/llvm/docs/CommandGuide/llvm-ar.rst +++ b/llvm/docs/CommandGuide/llvm-ar.rst @@ -145,7 +145,7 @@ section (above) to determine which modifiers are applicable to which operations. When extracting files, this option will cause **llvm-ar** to preserve the original modification times of the files it writes. -[O] +.. option:: O Display member offsets inside the archive.