Fix docs build break for revision r252798
authorHemant Kulkarni <khemant@codeaurora.org>
Wed, 11 Nov 2015 22:14:58 +0000 (22:14 +0000)
committerHemant Kulkarni <khemant@codeaurora.org>
Wed, 11 Nov 2015 22:14:58 +0000 (22:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252812 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-symbolizer.rst

index dfbf4919abe2cab1a9871bdb5102f42323252381..ec4178e4e7ab19f32e6c4840ec20fc451f142afc 100644 (file)
@@ -107,9 +107,11 @@ OPTIONS
  ``-dsym-hint`` flag. This flag can be used multiple times.
 
 .. option:: -print-address
+
  Print address before the source code location. Defaults to false.
 
 .. option:: -pretty-print
+
  Print human readable output. If ``-inlining`` is specified, enclosing scope is
  prefixed by (inlined by). Refer to listed examples.