From 5095a67a1a0c1ab170670d7eafa7c4448ffc3a21 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Thu, 17 Oct 2019 11:56:26 +0000 Subject: [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 --- llvm/docs/CommandGuide/llvm-ar.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/llvm-ar.rst b/llvm/docs/CommandGuide/llvm-ar.rst index a138dcf1683..8a36a407e39 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. -- cgit v1.2.3