Fix docs build break for revision r252798
[oota-llvm.git] / 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.