Man page generated from reStructuredText.
. . .nr rst2man-indent-level 0 . \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .rstReportMargin pre:
. RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .rstReportMargin post:
.. . RE indent \\n[an-margin]
old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1 new: \\n[rst2man-indent\\n[rst2man-indent-level]]
..
$ llvm-cxxfilt _Z3foov _Z3bari not_mangled foo() bar(int) not_mangled $ cat input.txt | _Z3foov *** _Z3bari *** not_mangled | $ llvm-cxxfilt < input.txt | foo() *** bar(int) *** not_mangled |NINDENT NINDENT
--format=<value>, -s Mangling scheme to assume. Valid values are auto (default, auto-detect the style) and gnu (assume GNU/Itanium style). NINDENT NDENT 0.0
--help, -h Print a summary of command line options. NINDENT NDENT 0.0
--help-list Print an uncategorized summary of command line options. NINDENT NDENT 0.0
--no-strip-underscore, -n Do not strip a leading underscore. This is the default for all platforms except Mach-O based hosts. NINDENT NDENT 0.0
--strip-underscore, -_ Strip a single leading underscore, if present, from each input name before demangling. On by default on Mach-O based platforms. NINDENT NDENT 0.0
--types, -t Attempt to demangle names as type names as well as function names. NINDENT NDENT 0.0
--version Display the version of the llvm-cxxfilt executable. NINDENT NDENT 0.0
@<FILE> Read command-line options from response file <FILE>. NINDENT
.