```$ ./pants help depmap 2>/dev/null |grep -A2 ...
# general
r
Copy code
$ ./pants help depmap 2>/dev/null |grep -A2 depmap-graph
--[no-]depmap-graph (default: False)
    Specifies the internal dependency graph should be output in the dot digraph
    format.