Sha256: 6b9f453903dfcbeb751a53dd65be99351713123fa334bf9d5de9d16684da167c
Contents?: true
Size: 987 Bytes
Versions: 3
Compression:
Stored size: 987 Bytes
Contents
gem2gv(1) - create a dependency graph between gems ================================================== ## SYNOPSIS `gem2gv` [`-T`<format>] [`-o`<file>] [`-h`] [`-V`] <gemname> ## DESCRIPTION `gem2gv` is a tool that allows you to create a dependency graph between gems. See </usr/share/doc/ruby-graphviz/> for more details. ## OPTIONS * `-T`, `--output-format` [<format>]: Output format (default: png) * `-o`, `--output-file` [<file>]: Path to output image file (default: STDOUT) * `-p`, `--path`: Graphviz path * `-u`, `--use` [<PROGRAM>]: Program to use (default: dot) * `-s`, `--stop` <LIB>[,<LIB>[, ...]]: Stop on libs * `-V`, `--version`: Show version * `-h`, `--help`: Show this usage message ## EXAMPLE gem2gv -Tpng -oruby-graphviz.png ruby-graphviz ## AUTHOR Copyright 2004-2014 Gregoire Lejeune This manual page is written by Praveen Arimbrathodiyl <praveen@debian.org> for Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-graphviz-1.2.3 | man/gem2gv.1.ronn |
ruby-graphviz-1.2.2 | man/gem2gv.1.ronn |
ruby-graphviz-1.2.1 | man/gem2gv.1.ronn |