You copied the Doc URL to your clipboard.
--callgraph_output=fmt
Controls the output format of the callgraph.
Syntax
--callgraph_output=fmt
Where
can be one of the following:fmt
html
Outputs the callgraph in HTML format.
text
Outputs the callgraph in plain text format.
Default
The default is --callgraph_output=html
.