gem2gv(1) - create a dependency graph between gems ================================================== ## SYNOPSIS `gem2gv` [`-T`] [`-o`] [`-h`] [`-V`] ## DESCRIPTION `gem2gv` is a tool that allows you to create a dependency graph between gems. See for more details. ## OPTIONS * `-T`, `--output-format` []: Output format (default: png) * `-o`, `--output-file` []: Path to output image file (default: STDOUT) * `-p`, `--path`: Graphviz path * `-u`, `--use` []: Program to use (default: dot) * `-s`, `--stop` [,[, ...]]: Stop on libs * `-V`, `--version`: Show version * `-h`, `--help`: Show this usage message ## EXAMPLE gem2gv -Tpng -oruby-graphviz.png ruby-graphviz ## AUTHOR Copyright 2004-2013 Gregoire Lejeune This manual page is written by Praveen Arimbrathodiyl for Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd).