logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dpd2dot - read a .dpd file and produce a graph file in the .dot format

Name

       dpd2dot - read a .dpd file and produce a graph file in the .dot format

Options

-o : name of output file (default: name of input file .dot)

       -with-defs : show everything (default)

       -without-defs : show only Prop objects

       -rm-trans : remove transitive dependencies (default)

       -keep-trans : keep transitive dependencies

       -graphname : name of graph (default: name of input file)

       -debug : set debug mode

       -v : print version and exit

       -help  Display this list of options

       --help Display this list of options

                                                    June 2022                                         DPD2DOT(1)

Synopsis

dpd2dot[options]input_file.dpd

See Also