1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
.\" generated with Ronn/v0.7.3
.\" https://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "XML2GV" "1" "April 2013" "" ""
.
.SH "NAME"
\fBxml2gv\fR \- show your xml files graphically
.
.SH "SYNOPSIS"
\fBxml2gv\fR [\fB\-T\fR\fIformat\fR] [\fB\-o\fR\fIfile\fR] [\fB\-h\fR] [\fB\-V\fR] \fIscript\fR
.
.SH "DESCRIPTION"
\fBxml2gv\fR is a tool that allows you to show a xml file as a graph\.
.
.P
See </usr/share/doc/ruby\-graphviz/> for more details\.
.
.SH "OPTIONS"
.
.TP
\fB\-T\fR, \fB\-\-output\-format\fR [\fIformat\fR]
Output format (default: png)
.
.TP
\fB\-o\fR, \fB\-\-output\-file\fR [\fIfile\fR]
Output file (default: STDOUT)
.
.TP
\fB\-p\fR, \fB\-\-path\fR
Graphviz path
.
.TP
\fB\-u\fR, \fB\-\-use\fR [\fIPROGRAM\fR]
Program to use (default: dot)
.
.TP
\fB\-V\fR, \fB\-\-version\fR
Show version
.
.TP
\fB\-h\fR, \fB\-\-help\fR
Show this usage message
.
.SH "AUTHOR"
Copyright 2004\-2013 Gregoire Lejeune
.
.P
This manual page is written by Praveen Arimbrathodiyl \fIpraveen@debian\.org\fR for Debian GNU System (GNU/Linux, GNU/kFreeBSD, GNU/Hurd)\.
|