summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-10-17 11:56:26 +0000
committerFangrui Song <maskray@google.com>2019-10-17 11:56:26 +0000
commit5095a67a1a0c1ab170670d7eafa7c4448ffc3a21 (patch)
tree237f2d37eaabd86b208d1c56ae1e88076b2a020b
parenta69cc92cb5083d9d9f33c19587db1cdcab742637 (diff)
downloadbcm5719-llvm-5095a67a1a0c1ab170670d7eafa7c4448ffc3a21.tar.gz
bcm5719-llvm-5095a67a1a0c1ab170670d7eafa7c4448ffc3a21.zip
[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
-rw-r--r--llvm/docs/CommandGuide/llvm-ar.rst2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud